Discussions

Ask a Question
ANSWERED

Update an existing inspection report (v2)

We are trying to update the resolved status of an open DVIR, we follow the format of the payload described in the API and get back a response of the inspection report, but nothing is changed.

ANSWERED

How do i get latest location of vehicle , I donot want location history , i just want the current location or last known location?

Please help in v2/vehicle_locations api

ANSWERED

/v2/vehicle_locations/id

this api is not get correct result. always result as array

ANSWERED
ANSWERED

Frequency of data in v2/vehicle_locations

How frequently would a vehicle location (and other parameters included in the response) be updated in v2/vehicle_locations?

ANSWERED

Has there been a change in the date range allowed in driving periods?

A previous script of mine stopped working recently and showed error message. I found out that currently the date range is only 30 days. My script used to call the api for a date range of around 3 months. Is the change permanent?

ANSWERED

Speeding and updated_after query

I am trying to use the updated_after query params to retrieve a more specific subset of data.
The api has updated_after query params that can be used to filter the data in a few places.

ANSWERED

How can i get the Personal Conveyance driving event from the current day for a specific driver ?

I am trying to get Personal Conveyance driving which is more then 60 minutes in the current day and i want to make an api call daily so i can check this , is there any way via API? I am not able to find an endpoint that can give this details

ANSWERED

Status Dictionary

For the dispatch end points, is there a dictionary of all the possible status field values?

ANSWERED

how to get oauth2 scopes ?