id
string
required

Unique identifier for the vehicle location in Terminal.

Example:

"vcl_loc_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 ID of the vehicle that the location is tracking.

Example:

"vcl_01D8ZQFGHVJ858NBF2Q7DV9MNC"

locatedAt
string
required
Example:

"2021-01-06T03:24:53.000Z"

location
object
required
sourceId
string

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

Example:

"123456789"

driver

The driver that was driving the vehicle at

Example:

"drv_01D8ZQFGHVJ858NBF2Q7DV9MNC"

address
object

Reverse geocoded address details for locations when available at the source.

heading
number

Heading in degrees

Example:

25

speed
number

Speed in KPH rounded to 2 decimal places.

Example:

95.33

metadata
object

Internal metadata about the time series.

raw
object[]

Raw data fetched from the source provider. Most of our endpoints support a raw query parameter that will append a list of the raw requests used to form our common model. This can be helpful for leveraging unique fields that are not part of our unified model.

Example:
[]