go back to DispatchService

POST /dispatch/{stopId}/scanDocument

Handles the changes needed to be made when a driver scans documents. Currently, this only works for LTL movements.

Roles that can access this endpoint are Drivers.

Parameters

name description type default type
stopId the ID of the stop to scan documents (not currently used) path String
report the {@link DriverStopReport} with all fields on the root object populated plus:
  • scanned images of documentation
body of type: application/xml application/json DriverStopReport

Result

void

Try It Out

Request

- Authentication Help
- String