Seals REST Endpoints
Business Objects/Order Bases/Ship Units/Seals
The operations from the Business Objects/Order Bases/Ship Units/Seals category.
- Create a Seal
- Method: postPath:
/orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/seals - Delete a Seal
- Method: deletePath:
/orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/seals/{shipUnitSeal} - Get a Seal
- Method: getPath:
/orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/seals/{shipUnitSeal} - Get Seals
- Method: getPath:
/orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/seals - Update a Seal
- Method: patchPath:
/orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/seals/{shipUnitSeal} - Update Seals
- Method: patchPath:
/orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/seals