Accessorials REST Endpoints

Business Objects/Sell Shipments/Stops/Details/Shipment Ship Units/Accessorials
The operations from the Business Objects/Sell Shipments/Stops/Details/Shipment Ship Units/Accessorials category.
Create an Accessorial
Method: post
Path: /sellShipments/{shipmentGid}/stops/{stopNum}/details/{sShipUnitGid}/sShipUnits/{sShipUnitGid}/accessorials
Delete an Accessorial
Method: delete
Path: /sellShipments/{shipmentGid}/stops/{stopNum}/details/{sShipUnitGid}/sShipUnits/{sShipUnitGid}/accessorials/{accessorialCodeGid}
Get Accessorials
Method: get
Path: /sellShipments/{shipmentGid}/stops/{stopNum}/details/{sShipUnitGid}/sShipUnits/{sShipUnitGid}/accessorials
Get an Accessorial
Method: get
Path: /sellShipments/{shipmentGid}/stops/{stopNum}/details/{sShipUnitGid}/sShipUnits/{sShipUnitGid}/accessorials/{accessorialCodeGid}
Update Accessorials
Method: patch
Path: /sellShipments/{shipmentGid}/stops/{stopNum}/details/{sShipUnitGid}/sShipUnits/{sShipUnitGid}/accessorials
Update an Accessorial
Method: patch
Path: /sellShipments/{shipmentGid}/stops/{stopNum}/details/{sShipUnitGid}/sShipUnits/{sShipUnitGid}/accessorials/{accessorialCodeGid}