go back to DispatchService

POST /dispatch/{stopId}/freightPhoto

Handles the changes needed to be made when a driver submits a photo of freight. 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 where the freight was photographed (not currently used) path String
report the {@link DriverStopReport} with all fields on the root object populated plus:
  • photo of freight
body of type: application/xml application/json DriverStopReport

Result

void

Try It Out

Request

- Authentication Help
- String