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: post
Path: /orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/contents
Delete a Content
Method: delete
Path: /orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/contents/{sequenceNo}
Get a Content
Method: get
Path: /orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/contents/{sequenceNo}
Get Contents
Method: get
Path: /orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/contents
Update a Content
Method: patch
Path: /orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/contents/{sequenceNo}
Update Contents
Method: patch
Path: /orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/contents