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

Reference to the driver for this log Unique identifier for the driver in Terminal.

Example:

"drv_01D8ZQFGHVJ858NBF2Q7DV9MNC"

availableTime
object
required

Available time remaning in milliseconds

Example:
{
"cycle": 252000000,
"shift": 50400000,
"drive": 39600000,
"break": 28800000
}
currentStatus
enum<string>

The current status of the driver

Available options:
off_duty,
sleeper_bed,
driving,
on_duty,
yard_move,
personal_conveyance,
waiting_time
raw
RawData · object[]
Example:
[]