Special Services REST Endpoints
Business Objects/Sell Shipments/Stops/Details/Shipment Ship Units/Special Services
The operations from the Business Objects/Sell Shipments/Stops/Details/Shipment Ship Units/Special Services category.
- Create a Special Service
- Method: postPath:
/sellShipments/{shipmentGid}/stops/{stopNum}/details/{sShipUnitGid}/sShipUnits/{sShipUnitGid}/specialServices - Delete a Special Service
- Method: deletePath:
/sellShipments/{shipmentGid}/stops/{stopNum}/details/{sShipUnitGid}/sShipUnits/{sShipUnitGid}/specialServices/{specialServiceGid} - Get a Special Service
- Method: getPath:
/sellShipments/{shipmentGid}/stops/{stopNum}/details/{sShipUnitGid}/sShipUnits/{sShipUnitGid}/specialServices/{specialServiceGid} - Get Special Services
- Method: getPath:
/sellShipments/{shipmentGid}/stops/{stopNum}/details/{sShipUnitGid}/sShipUnits/{sShipUnitGid}/specialServices - Update a Special Service
- Method: patchPath:
/sellShipments/{shipmentGid}/stops/{stopNum}/details/{sShipUnitGid}/sShipUnits/{sShipUnitGid}/specialServices/{specialServiceGid} - Update Special Services
- Method: patchPath:
/sellShipments/{shipmentGid}/stops/{stopNum}/details/{sShipUnitGid}/sShipUnits/{sShipUnitGid}/specialServices