Debriefs REST Endpoints
Business Objects/Shipment No S S Us/Stops/Debriefs
The operations from the Business Objects/Shipment No S S Us/Stops/Debriefs category.
- Create a Debrief
- Method: postPath:
/shipmentNoSSUs/{shipmentGid}/stops/{stopNum}/debriefs - Delete a Debrief
- Method: deletePath:
/shipmentNoSSUs/{shipmentGid}/stops/{stopNum}/debriefs/{activityxsequenceNo} - Get a Debrief
- Method: getPath:
/shipmentNoSSUs/{shipmentGid}/stops/{stopNum}/debriefs/{activityxsequenceNo} - Get Debriefs
- Method: getPath:
/shipmentNoSSUs/{shipmentGid}/stops/{stopNum}/debriefs - Update a Debrief
- Method: patchPath:
/shipmentNoSSUs/{shipmentGid}/stops/{stopNum}/debriefs/{activityxsequenceNo} - Update Debriefs
- Method: patchPath:
/shipmentNoSSUs/{shipmentGid}/stops/{stopNum}/debriefs