S Ship Units REST Endpoints
Business Objects/Order Movements/S Ship Units
The operations from the Business Objects/Order Movements/S Ship Units category.
- Create a S Ship Unit
- Method: postPath:
/orderMovements/{orderMovementGid}/sShipUnits - Delete a S Ship Unit
- Method: deletePath:
/orderMovements/{orderMovementGid}/sShipUnits/{sShipUnitGid} - Get a S Ship Unit
- Method: getPath:
/orderMovements/{orderMovementGid}/sShipUnits/{sShipUnitGid} - Get S Ship Units
- Method: getPath:
/orderMovements/{orderMovementGid}/sShipUnits - Update a S Ship Unit
- Method: patchPath:
/orderMovements/{orderMovementGid}/sShipUnits/{sShipUnitGid} - Update S Ship Units
- Method: patchPath:
/orderMovements/{orderMovementGid}/sShipUnits