Statuses REST Endpoints

Business Objects/Order Bases/Ship Units/Statuses
The operations from the Business Objects/Order Bases/Ship Units/Statuses category.
Create a Status
Method: post
Path: /orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/statuses
Delete a Status
Method: delete
Path: /orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/statuses/{statusTypeGid}
Get a Status
Method: get
Path: /orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/statuses/{statusTypeGid}
Get Statuses
Method: get
Path: /orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/statuses
Update a Status
Method: patch
Path: /orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/statuses/{statusTypeGid}
Update Statuses
Method: patch
Path: /orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/statuses