Skip to main content

Field Coverage

The percentage of connections across all providers that have data populated for each field.
FieldCoverage
distance100%
durations.driving100%
durations.idling100%
endAt100%
fuelConsumed100%
provider100%
startAt100%
vehicle100%
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.

Pattern: ^vcl_[0-9A-HJKMNP-TV-Z]{26}$
Example:

"vcl_01D8ZQFGHVJ858NBF2Q7DV9MNC"

startAt
string<date-time>
required

The start date of the utilization data.

endAt
string<date-time>
required

The end date of the utilization data.

distance
number
required

Distance in kilometers

Example:

100

fuelConsumed
number

Fuel consumed during this date in liters.

Example:

95.33

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