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: post
Path: /orderBases/{orderBaseGid}/shipUnits
Delete a Ship Unit
Method: delete
Path: /orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}
Get a Ship Unit
Method: get
Path: /orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}
Get Ship Units
Method: get
Path: /orderBases/{orderBaseGid}/shipUnits
Update a Ship Unit
Method: patch
Path: /orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}
Update Ship Units
Method: patch
Path: /orderBases/{orderBaseGid}/shipUnits