Flexfields REST Endpoints

Order Management/Customer Pricing Profiles/Flexfields
The operations from the Order Management/Customer Pricing Profiles/Flexfields category.
Create a flexfield
Method: post
Path: /fscmRestApi/resources/11.13.18.05/customerPricingProfiles/{CustomerPricingProfileId}/child/DFF
Delete one flexfield
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/customerPricingProfiles/{CustomerPricingProfileId}/child/DFF/{CustomerPricingProfileId2}
Get all flexfields
Method: get
Path: /fscmRestApi/resources/11.13.18.05/customerPricingProfiles/{CustomerPricingProfileId}/child/DFF
Get one flexfield
Method: get
Path: /fscmRestApi/resources/11.13.18.05/customerPricingProfiles/{CustomerPricingProfileId}/child/DFF/{CustomerPricingProfileId2}
Update one flexfield
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/customerPricingProfiles/{CustomerPricingProfileId}/child/DFF/{CustomerPricingProfileId2}