NOT FOR PUBLIC DISTRIBUTION: 2020-09-23

Contract Acknowledgement REST Endpoints

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