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: post
Path: /orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/seals
Delete a Seal
Method: delete
Path: /orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/seals/{shipUnitSeal}
Get a Seal
Method: get
Path: /orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/seals/{shipUnitSeal}
Get Seals
Method: get
Path: /orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/seals
Update a Seal
Method: patch
Path: /orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/seals/{shipUnitSeal}
Update Seals
Method: patch
Path: /orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/seals