go back to MovementService

GET /movements/{id}/route

Retrieves the step by step route information from the connected mileage software. Based on EntryMovement.showRoute();

Roles that can access this endpoint are Users, Drivers, Carriers.

Parameters

name description type default type
id the movement ID for which to get the route path String

Result

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

a list of {@link LegGroup} objects

Try It Out

Request

- Authentication Help
- String