{
"id": "vcl_day_01D8ZQFGHVJ858NBF2Q7DV9MNC",
"provider": "geotab",
"vehicle": "vcl_01D8ZQFGHVJ858NBF2Q7DV9MNC",
"date": "2021-01-06",
"distance": 100.25,
"metadata": {
"addedAt": "2023-11-07T05:31:56Z",
"modifiedAt": "2023-11-07T05:31:56Z"
},
"fuelConsumed": 95.33,
"durations": {
"driving": 0,
"idling": 0
},
"raw": []
}Time Series Data
Vehicle Utilization Day
Daily vehicle usage metrics for a specific vehicle and date.
Example:
"vcl_day_01D8ZQFGHVJ858NBF2Q7DV9MNC"
Every provider has a unique code to identify it across Terminal's system. You can find each provider's code under provider details.
Example:
"geotab"
The vehicle this utilization data is for. Use the expand query parameter to return the full entity details instead of just the ID.
Pattern:
^vcl_[0-9A-HJKMNP-TV-Z]{26}$Example:
"vcl_01D8ZQFGHVJ858NBF2Q7DV9MNC"
The date this utilization data represents.
Example:
"2021-01-06"
Distance traveled during this date in kilometers.
Example:
100.25
Internal metadata about the record.
Show child attributes
Show child attributes
Fuel consumed during this date in liters.
Example:
95.33
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Example:
[]