Skip to main content
GET
Distance Travelled

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

customerId
string
required

Query Parameters

startDate
string<date-time>
required

Start date and time for the journey summary period. Format: yyyy-MM-dd'T'HH:mm:ss in UTC. Required.

endDate
string<date-time>
required

End date and time for the journey summary period. Format: yyyy-MM-dd'T'HH:mm:ss in UTC. Required.

vehicleIds
string[]

List of vehicle identifiers to retrieve journey summary for

groupIds
string[]

List of group identifiers to retrieve journey summary for vehicles in those groups

Response

Successful operation

assetRegistration
string

Registration number of the vehicle

assetId
string

Unique identifier of the vehicle

assetName
string

Name of the vehicle

groupName
string

Name of the vehicle's group

distance
number<double>

Total distance traveled in kilometers

odometerType
string

Type of odometer used for distance measurement