Shipment Ship Units REST Endpoints

Business Objects/Shipment Ship Units
The operations from the Business Objects/Shipment Ship Units category.
Create a Shipment Ship Unit
Method: post
Path: /sShipUnits
Get a Shipment Ship Unit
Method: get
Path: /sShipUnits/{sShipUnitGid}
Get Shipment Ship Units
Method: get
Path: /sShipUnits
Update a Shipment Ship Unit
Method: patch
Path: /sShipUnits/{sShipUnitGid}