- Subcategories:
- Accessorials
- Contents
- Equipment Reference Units
- Involved Parties
- Loading Splits
- Reference Numbers
- Release Instructions
- Remarks
- Seals
- Special Services
- Statuses
Ship Units REST Endpoints
Business Objects/Order Bases/Ship Units
The operations from the Business Objects/Order Bases/Ship Units category.
- Create a Ship Unit
- Method: postPath:
/orderBases/{orderBaseGid}/shipUnits - Delete a Ship Unit
- Method: deletePath:
/orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid} - Get a Ship Unit
- Method: getPath:
/orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid} - Get Ship Units
- Method: getPath:
/orderBases/{orderBaseGid}/shipUnits - Update a Ship Unit
- Method: patchPath:
/orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid} - Update Ship Units
- Method: patchPath:
/orderBases/{orderBaseGid}/shipUnits