Lines REST Endpoints
Business Objects/Shipment No S S Us/Stops/Details/S Ship Units/Lines
The operations from the Business Objects/Shipment No S S Us/Stops/Details/S Ship Units/Lines category.
- Create a Line
- Method: postPath:
/shipmentNoSSUs/{shipmentGid}/stops/{stopNum}/details/{sShipUnitGid}/sShipUnits/{sShipUnitGid}/lines - Delete a Line
- Method: deletePath:
/shipmentNoSSUs/{shipmentGid}/stops/{stopNum}/details/{sShipUnitGid}/sShipUnits/{sShipUnitGid}/lines/{sShipUnitLineNo} - Get a Line
- Method: getPath:
/shipmentNoSSUs/{shipmentGid}/stops/{stopNum}/details/{sShipUnitGid}/sShipUnits/{sShipUnitGid}/lines/{sShipUnitLineNo} - Get Lines
- Method: getPath:
/shipmentNoSSUs/{shipmentGid}/stops/{stopNum}/details/{sShipUnitGid}/sShipUnits/{sShipUnitGid}/lines - Update a Line
- Method: patchPath:
/shipmentNoSSUs/{shipmentGid}/stops/{stopNum}/details/{sShipUnitGid}/sShipUnits/{sShipUnitGid}/lines/{sShipUnitLineNo} - Update Lines
- Method: patchPath:
/shipmentNoSSUs/{shipmentGid}/stops/{stopNum}/details/{sShipUnitGid}/sShipUnits/{sShipUnitGid}/lines