go back to MovementService

GET /movements/offers

Retrieves a List of RowMovement objects that represent the top five available movements for a driver.

Roles that can access this endpoint are Drivers.

Parameters

name description type default type
driverId ID of the driver for which to return offers query String

Result

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

a list of RowMovement objects

Additional attributes:

Try It Out

Request

- Authentication Help
- String