Shipping Exception Configurations REST Endpoints

Inventory Management/Shipping Exception Configurations
A shipping exception is an unexpected event resulting from a conflict between the requirements of the shipper, customer, or transportation carrier.
Create shipping exception configurations
Method: post
Path: /fscmRestApi/resources/11.13.18.05/shippingExceptionConfigurations
Delete one shipping exception configuration
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/shippingExceptionConfigurations/{ExceptionDefinitionId}
Get all shipping exception configurations
Method: get
Path: /fscmRestApi/resources/11.13.18.05/shippingExceptionConfigurations
Get one shipping exception configuration
Method: get
Path: /fscmRestApi/resources/11.13.18.05/shippingExceptionConfigurations/{ExceptionDefinitionId}
Update one shipping exception configuration
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/shippingExceptionConfigurations/{ExceptionDefinitionId}