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: postPath:
/shipments/{shipmentGid}/sShipUnits - Delete a S Ship Unit
- Method: deletePath:
/shipments/{shipmentGid}/sShipUnits/{sShipUnitGid} - Get a S Ship Unit
- Method: getPath:
/shipments/{shipmentGid}/sShipUnits/{sShipUnitGid} - Get S Ship Units
- Method: getPath:
/shipments/{shipmentGid}/sShipUnits - Update a S Ship Unit
- Method: patchPath:
/shipments/{shipmentGid}/sShipUnits/{sShipUnitGid} - Update S Ship Units
- Method: patchPath:
/shipments/{shipmentGid}/sShipUnits