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"

distance
number
required

Distance in kilometers

Example:

100

vehicle

Entities in Terminal are expandable. Using the expand query parameter you can choose to ingest just an ID or the full entity details.

Example:

"vcl_01D8ZQFGHVJ858NBF2Q7DV9MNC"

jurisdiction
enum<string> | null

US State or Canadian Province

Available options:
AL,
AK,
AS,
AZ,
AR,
CA,
CO,
CT,
DE,
FL,
GA,
GU,
HI,
ID,
IL,
IN,
IA,
KS,
KY,
LA,
ME,
MD,
MA,
MI,
MN,
MP,
MS,
MO,
MT,
NE,
NV,
NH,
NJ,
NM,
NY,
NC,
ND,
OH,
OK,
OR,
PA,
PR,
RI,
SC,
SD,
TN,
TX,
UT,
VT,
VA,
WA,
WV,
WI,
WY,
VI,
AB,
BC,
MB,
NB,
NL,
NS,
ON,
PE,
QC,
SK,
NT,
NU,
UM,
YT,
DC
Example:

"TN"

month
string

ISO 8601 month

Example:

"2021-01"

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:
[]