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