Accessorials REST Endpoints

Business Objects/Shipment Ship Units/Accessorials
The operations from the Business Objects/Shipment Ship Units/Accessorials category.
Create an Accessorial
Method: post
Path: /sShipUnits/{sShipUnitGid}/accessorials
Delete an Accessorial
Method: delete
Path: /sShipUnits/{sShipUnitGid}/accessorials/{accessorialCodeGid}
Get Accessorials
Method: get
Path: /sShipUnits/{sShipUnitGid}/accessorials
Get an Accessorial
Method: get
Path: /sShipUnits/{sShipUnitGid}/accessorials/{accessorialCodeGid}
Update Accessorials
Method: patch
Path: /sShipUnits/{sShipUnitGid}/accessorials
Update an Accessorial
Method: patch
Path: /sShipUnits/{sShipUnitGid}/accessorials/{accessorialCodeGid}