Statuses REST Endpoints
Business Objects/Shipment No S S Us/Statuses
The operations from the Business Objects/Shipment No S S Us/Statuses category.
- Create a Statuse
- Method: postPath:
/shipmentNoSSUs/{shipmentGid}/statuses - Delete a Statuse
- Method: deletePath:
/shipmentNoSSUs/{shipmentGid}/statuses/{statusTypeGid} - Get a Statuse
- Method: getPath:
/shipmentNoSSUs/{shipmentGid}/statuses/{statusTypeGid} - Get Statuses
- Method: getPath:
/shipmentNoSSUs/{shipmentGid}/statuses - Update a Statuse
- Method: patchPath:
/shipmentNoSSUs/{shipmentGid}/statuses/{statusTypeGid} - Update Statuses
- Method: patchPath:
/shipmentNoSSUs/{shipmentGid}/statuses