Lines REST Endpoints

Business Objects/Sell Shipments/Stops/Details/Shipment Ship Units/Lines
The operations from the Business Objects/Sell Shipments/Stops/Details/Shipment Ship Units/Lines category.
Create a Line
Method: post
Path: /sellShipments/{shipmentGid}/stops/{stopNum}/details/{sShipUnitGid}/sShipUnits/{sShipUnitGid}/lines
Delete a Line
Method: delete
Path: /sellShipments/{shipmentGid}/stops/{stopNum}/details/{sShipUnitGid}/sShipUnits/{sShipUnitGid}/lines/{sShipUnitLineNo}
Get a Line
Method: get
Path: /sellShipments/{shipmentGid}/stops/{stopNum}/details/{sShipUnitGid}/sShipUnits/{sShipUnitGid}/lines/{sShipUnitLineNo}
Get Lines
Method: get
Path: /sellShipments/{shipmentGid}/stops/{stopNum}/details/{sShipUnitGid}/sShipUnits/{sShipUnitGid}/lines
Update a Line
Method: patch
Path: /sellShipments/{shipmentGid}/stops/{stopNum}/details/{sShipUnitGid}/sShipUnits/{sShipUnitGid}/lines/{sShipUnitLineNo}
Update Lines
Method: patch
Path: /sellShipments/{shipmentGid}/stops/{stopNum}/details/{sShipUnitGid}/sShipUnits/{sShipUnitGid}/lines