Lines REST Endpoints

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