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