Lines REST Endpoints

Business Objects/Order Movements/S Ship Units/Lines
The operations from the Business Objects/Order Movements/S Ship Units/Lines category.
Create a Line
Method: post
Path: /orderMovements/{orderMovementGid}/sShipUnits/{sShipUnitGid}/lines
Delete a Line
Method: delete
Path: /orderMovements/{orderMovementGid}/sShipUnits/{sShipUnitGid}/lines/{sShipUnitLineNo}
Get a Line
Method: get
Path: /orderMovements/{orderMovementGid}/sShipUnits/{sShipUnitGid}/lines/{sShipUnitLineNo}
Get Lines
Method: get
Path: /orderMovements/{orderMovementGid}/sShipUnits/{sShipUnitGid}/lines
Update a Line
Method: patch
Path: /orderMovements/{orderMovementGid}/sShipUnits/{sShipUnitGid}/lines/{sShipUnitLineNo}
Update Lines
Method: patch
Path: /orderMovements/{orderMovementGid}/sShipUnits/{sShipUnitGid}/lines