go back to DriverService

GET /drivers/{id}/lastStop

Retrieves the last stop of the driver's last preassignment (or if none, the driver's current assignment).

Roles that can access this endpoint are Users, Drivers.

Parameters

name description type default type
id ID of the driver for which to return preassignments path String

Result

RowStop of type: application/xml application/json

the last stop

Try It Out

Request

- Authentication Help
- String