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