Flexfields for Shipping Exceptions REST Endpoints
Inventory Management/Shipping Exception Configurations/Flexfields for Shipping Exceptions
The operations from the Inventory Management/Shipping Exception Configurations/Flexfields for Shipping Exceptions category.
- Create flexfields
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/shippingExceptionConfigurations/{ExceptionDefinitionId}/child/DFF
- Delete one flexfield
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/shippingExceptionConfigurations/{ExceptionDefinitionId}/child/DFF/{ExceptionDefinitionId2}
- Get all flexfields
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/shippingExceptionConfigurations/{ExceptionDefinitionId}/child/DFF
- Get one flexfield
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/shippingExceptionConfigurations/{ExceptionDefinitionId}/child/DFF/{ExceptionDefinitionId2}
- Update one flexfield
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/shippingExceptionConfigurations/{ExceptionDefinitionId}/child/DFF/{ExceptionDefinitionId2}