S Ship Units REST Endpoints

Business Objects/Shipments/S Ship Units
The operations from the Business Objects/Shipments/S Ship Units category.
Create a S Ship Unit
Method: post
Path: /shipments/{shipmentGid}/sShipUnits
Delete a S Ship Unit
Method: delete
Path: /shipments/{shipmentGid}/sShipUnits/{sShipUnitGid}
Get a S Ship Unit
Method: get
Path: /shipments/{shipmentGid}/sShipUnits/{sShipUnitGid}
Get S Ship Units
Method: get
Path: /shipments/{shipmentGid}/sShipUnits
Update a S Ship Unit
Method: patch
Path: /shipments/{shipmentGid}/sShipUnits/{sShipUnitGid}
Update S Ship Units
Method: patch
Path: /shipments/{shipmentGid}/sShipUnits