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. 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"

date
string<date>
required

The date this utilization data represents.

Example:

"2021-01-06"

distance
number<double>
required

Distance traveled during this date in kilometers.

Example:

100.25

metadata
EntityMetadata · 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: