Flexfields for Shipping Exceptions REST Endpoints
Inventory Management/Shipping Exceptions/Flexfields for Shipping Exceptions
The operations from the Inventory Management/Shipping Exceptions/Flexfields for Shipping Exceptions category.
- Create a flexfield
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/shippingExceptions/{ShippingExceptionId}/child/DFF - Get all flexfields
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/shippingExceptions/{ShippingExceptionId}/child/DFF - Get one flexfield
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/shippingExceptions/{ShippingExceptionId}/child/DFF/{ExceptionId} - Update a flexfield
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/shippingExceptions/{ShippingExceptionId}/child/DFF/{ExceptionId}