Flexfields REST Endpoints
Inventory Management/Shipping Costs/Flexfields
The operations from the Inventory Management/Shipping Costs/Flexfields category.
- Create one flexfield
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/shippingCosts/{ShippingCostId}/child/DFF - Get all flexfields
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/shippingCosts/{ShippingCostId}/child/DFF - Get one flexfield
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/shippingCosts/{ShippingCostId}/child/DFF/{FreightCostId} - Update a flexfield
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/shippingCosts/{ShippingCostId}/child/DFF/{FreightCostId}