Customer Pricing Profiles REST Endpoints

Order Management/Customer Pricing Profiles
Information used for customer segmentation and order pricing.
Create customer pricing profiles
Method: post
Path: /fscmRestApi/resources/11.13.18.05/customerPricingProfiles
Delete one customer pricing profile
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/customerPricingProfiles/{CustomerPricingProfileId}
Get all customer pricing profiles
Method: get
Path: /fscmRestApi/resources/11.13.18.05/customerPricingProfiles
Get one customer pricing profile
Method: get
Path: /fscmRestApi/resources/11.13.18.05/customerPricingProfiles/{CustomerPricingProfileId}
Update one customer pricing profile
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/customerPricingProfiles/{CustomerPricingProfileId}