Seals REST Endpoints

Business Objects/Order Releases/Ship Units/Seals
The operations from the Business Objects/Order Releases/Ship Units/Seals category.
Create a Seal
Method: post
Path: /orderReleases/{orderReleaseGid}/shipUnits/{shipUnitGid}/seals
Delete a Seal
Method: delete
Path: /orderReleases/{orderReleaseGid}/shipUnits/{shipUnitGid}/seals/{shipUnitSealNum}
Get a Seal
Method: get
Path: /orderReleases/{orderReleaseGid}/shipUnits/{shipUnitGid}/seals/{shipUnitSealNum}
Get Seals
Method: get
Path: /orderReleases/{orderReleaseGid}/shipUnits/{shipUnitGid}/seals
Update a Seal
Method: patch
Path: /orderReleases/{orderReleaseGid}/shipUnits/{shipUnitGid}/seals/{shipUnitSealNum}
Update Seals
Method: patch
Path: /orderReleases/{orderReleaseGid}/shipUnits/{shipUnitGid}/seals