Flexfields REST Endpoints

Inventory Management/Shipping Costs/Flexfields
The Flexfields for Shipping Costs manages additional details about shipping costs.
Create one flexfield
Method: post
Path: /fscmRestApi/resources/11.13.18.05/shippingCosts/{ShippingCostId}/child/DFF
Get all flexfields
Method: get
Path: /fscmRestApi/resources/11.13.18.05/shippingCosts/{ShippingCostId}/child/DFF
Get one flexfield
Method: get
Path: /fscmRestApi/resources/11.13.18.05/shippingCosts/{ShippingCostId}/child/DFF/{FreightCostId}
Update a flexfield
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/shippingCosts/{ShippingCostId}/child/DFF/{FreightCostId}