- Subcategories:
- Attributes
- Involved Parties
- Reference Numbers
- Remarks
Contents REST Endpoints
Business Objects/Order Bases/Ship Units/Contents
The operations from the Business Objects/Order Bases/Ship Units/Contents category.
- Create a Content
- Method: postPath:
/orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/contents - Delete a Content
- Method: deletePath:
/orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/contents/{sequenceNo} - Get a Content
- Method: getPath:
/orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/contents/{sequenceNo} - Get Contents
- Method: getPath:
/orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/contents - Update a Content
- Method: patchPath:
/orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/contents/{sequenceNo} - Update Contents
- Method: patchPath:
/orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/contents