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