ID Card Scans
ID card scan events are now available via the Vehicle Stats endpoints. The types=nfcCardScans query parameter will retrieve ID card scan events for the snapshot, feed, and history Vehicle Stats endpoints.
ID card scan events are now available via the Vehicle Stats endpoints. The types=nfcCardScans query parameter will retrieve ID card scan events for the snapshot, feed, and history Vehicle Stats endpoints.
If a Vehicle has a camera installed, the camera's serial number will be available as the cameraSerial field in the GET /fleet/vehicles and GET /fleet/vehicles/{id} endpoints.
Routes will now automatically complete upon arrival at the last stop. The complete_last_stop_on_arrival field allows you to control this behavior. If set to true (default), the route will complete upon arrival at the last stop. If set to false, the last stop will capture arrival and departure separately (as with other stops) and the route as a whole will complete upon departure from the last stop. See the Routes reference documentation for details.
A new API version was released on 2020-06-15. Changes:
Documents now contain a custom name field. This is a name that a driver can provide when creating a document through the Driver App.
We’re excited to announce a new Documents feature for downloading PDFs through the API!
The GET /fleet/vehicles/stats endpoint now accepts up to three stat types. See the Vehicle Stats guide for an example.
This feature has been temporarily rolled back due to a bug. The feature will be re-released once the bug has been fixed.
Tachograph files are now available via:
Diagnostic Trouble Codes, also known as vehicle fault codes, are available via the Vehicle Stats endpoints. These codes are available for all three vehicle stats endpoints: historical querying, feed-follow, and most recent events. See the Vehicles Stats guide for more details.