Skip to main content
id
string<ulid>
required
Example:

"vcl_day_01D8ZQFGHVJ858NBF2Q7DV9MNC"

provider
string
required

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"

vehicle
required

The vehicle this utilization data is for. Unique identifier for the vehicle in Terminal.

Example:

"vcl_01D8ZQFGHVJ858NBF2Q7DV9MNC"

date
string<date>
required

The date this utilization data represents.

Example:

"2021-01-06"

distance
number
required

Distance traveled during this date in kilometers.

Example:

100

metadata
object
required

Internal metadata about the record.

fuelConsumed
number

Fuel consumed during this date in liters.

Example:

95.33

durations
object
raw
RawData · object[]
Example:
[]
I