Channel Special Price Agreements REST Endpoints

Order Management/Channel Special Price Agreements
Discount offered to partners on a high-volume, competitive sales deal.
Create one special price agreement
Method: post
Path: /fscmRestApi/resources/11.13.18.05/channelSpecialPriceAgreements
Delete one special price agreement
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/channelSpecialPriceAgreements/{SpecialPriceAgreementId}
Get all special price agreements
Method: get
Path: /fscmRestApi/resources/11.13.18.05/channelSpecialPriceAgreements
Get one special price agreement
Method: get
Path: /fscmRestApi/resources/11.13.18.05/channelSpecialPriceAgreements/{SpecialPriceAgreementId}
Submit one special price agreement
Method: post
Path: /fscmRestApi/resources/11.13.18.05/channelSpecialPriceAgreements/{SpecialPriceAgreementId}/action/submit
Update one special price agreement
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/channelSpecialPriceAgreements/{SpecialPriceAgreementId}