Seals REST Endpoints
Business Objects/Shipment Ship Units/Seals
The operations from the Business Objects/Shipment Ship Units/Seals category.
- Create a Seal
- Method: postPath:
/sShipUnits/{sShipUnitGid}/seals
- Delete a Seal
- Method: deletePath:
/sShipUnits/{sShipUnitGid}/seals/{equipmentSeal}
- Get a Seal
- Method: getPath:
/sShipUnits/{sShipUnitGid}/seals/{equipmentSeal}
- Get Seals
- Method: getPath:
/sShipUnits/{sShipUnitGid}/seals
- Update a Seal
- Method: patchPath:
/sShipUnits/{sShipUnitGid}/seals/{equipmentSeal}
- Update Seals
- Method: patchPath:
/sShipUnits/{sShipUnitGid}/seals