Distance Travelled
Returns the distance travelled (in kilometres) by a vehicle for all journeys where the journey started within the period. The end date for the journey does not have to be within the period. The distance travelled on private journeys that started in the period is included.
If groupIds is specified, then the distance travelled by all the vehicles in the specified groups are included in the output. Either vehicleIds or groupIds can be specified as an input parameter, an error is returned if both are specified.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
Query Parameters
Start date and time for the journey summary period. Format: yyyy-MM-dd'T'HH:mm:ss in UTC. Required.
End date and time for the journey summary period. Format: yyyy-MM-dd'T'HH:mm:ss in UTC. Required.
List of vehicle identifiers to retrieve journey summary for
List of group identifiers to retrieve journey summary for vehicles in those groups
Response
Successful operation
Registration number of the vehicle
Unique identifier of the vehicle
Name of the vehicle
Name of the vehicle's group
Total distance traveled in kilometers
Type of odometer used for distance measurement
