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