Accessorials REST Endpoints
Business Objects/Shipment No S S Us/Stops/Details/S Ship Units/Accessorials
The operations from the Business Objects/Shipment No S S Us/Stops/Details/S Ship Units/Accessorials category.
- Create an Accessorial
- Method: postPath:
/shipmentNoSSUs/{shipmentGid}/stops/{stopNum}/details/{sShipUnitGid}/sShipUnits/{sShipUnitGid}/accessorials - Delete an Accessorial
- Method: deletePath:
/shipmentNoSSUs/{shipmentGid}/stops/{stopNum}/details/{sShipUnitGid}/sShipUnits/{sShipUnitGid}/accessorials/{accessorialCodeGid} - Get Accessorials
- Method: getPath:
/shipmentNoSSUs/{shipmentGid}/stops/{stopNum}/details/{sShipUnitGid}/sShipUnits/{sShipUnitGid}/accessorials - Get an Accessorial
- Method: getPath:
/shipmentNoSSUs/{shipmentGid}/stops/{stopNum}/details/{sShipUnitGid}/sShipUnits/{sShipUnitGid}/accessorials/{accessorialCodeGid} - Update Accessorials
- Method: patchPath:
/shipmentNoSSUs/{shipmentGid}/stops/{stopNum}/details/{sShipUnitGid}/sShipUnits/{sShipUnitGid}/accessorials - Update an Accessorial
- Method: patchPath:
/shipmentNoSSUs/{shipmentGid}/stops/{stopNum}/details/{sShipUnitGid}/sShipUnits/{sShipUnitGid}/accessorials/{accessorialCodeGid}