Contract Acknowledgement REST Endpoints

Contract/Contract Acknowledgement
Create/ Add an acknowledged contract to a profile
Method: post
Path: /spms/v1/contractAcknowledgement
Retrieve a list of acknowledged contracts
Method: get
Path: /spms/v1/contractAcknowledgement
Retrieve an acknowledged contract for a profile and a contract
Method: get
Path: /spms/v1/contractAcknowledgement/{contractId}/guest/{accountId}
Retrieve the acknowledged contracts for a profile
Method: get
Path: /spms/v1/contractAcknowledgement/guest/{accountId}
Update an acknowledged contract to a profile
Method: put
Path: /spms/v1/contractAcknowledgement