Skip to main content

Field Coverage

The percentage of connections across all providers that have data populated for each field.
id
string<ulid>
required
Example:

"hos_day_01D8ZQFGHVJ858NBF2Q7DV9MNC"

sourceId
string
required

The ID used to represent the entity in the source system.

Example:

"123456789"

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"

driver
required

The driver this log belongs to. Use the expand query parameter to return the full entity details instead of just the ID.

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

"drv_01D8ZQFGHVJ858NBF2Q7DV9MNC"

date
string<date>
required
Example:

"2021-01-06"

statusDurations
object
required
metadata
EntityMetadata · object
required

Internal metadata about the record.

vehicles
(string<ulid> | Vehicle · object)[]

Vehicles associated with this daily HOS log. Use the expand query parameter to return the full entity details instead of just the ID.

Unique identifier for the vehicle in Terminal.

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

"vcl_01D8ZQFGHVJ858NBF2Q7DV9MNC"

distances
object

Breakdown of different distance measurements for the day when available in the source system

raw
RawData · object[]
Example: