go back to DriverService

GET /drivers/{id}/assignments

Roles that can access this endpoint are Users, Drivers.

Parameters

name description type default type
id path String
startDate query Date
endDate query Date
loadedOnly query N Boolean

Result

List < RowMovement > of type: application/xml application/json

Try It Out

Request

- Authentication Help
- String
- Date
- Date
- Boolean