New Beta Webhook: SpeedingEventStarted
The SpeedingEventStarted webhook is now in the Beta stage. Feel free to send in your comments via our feedback form. (Note this webhook should not be used in production until it is made generally available).
The SpeedingEventStarted webhook is now in the Beta stage. Feel free to send in your comments via our feedback form. (Note this webhook should not be used in production until it is made generally available).
The SpeedingEventEnded webhook is now in the Beta stage. Feel free to send in your comments via our feedback form. (Note this webhook should not be used in production until it is made generally available).
The POST fleet/drivers/create-auth-token endpoint is now in the Beta stage. Feel free to send in your comments via our feedback form. (Note this endpoint should not be used in production until it is made generally available).
The GET fleet/routes endpoint has some new features! We added sequencingMethod to route.settings (enum: unknown, scheduledArrivalTime, manual) and sequenceNumber to stops for manual stop sequencing.
The GET fleet/routes/.id endpoint has some new features! We added sequencingMethod to route.settings (enum: unknown, scheduledArrivalTime, manual) and sequenceNumber to stops for manual stop sequencing.
The PATCH fleet/routes/.id endpoint has some new features! We added sequencingMethod to route.settings (enum: unknown, scheduledArrivalTime, manual) and sequenceNumber to stops for manual stop sequencing.
The POST fleet/routes endpoint has some new features! We added sequencingMethod to route.settings (enum: unknown, scheduledArrivalTime, manual) and sequenceNumber to stops for manual stop sequencing.
We've released a new version of the API. This version updates the behavior of the GET idling/events endpoint: The 'assetId', 'operatorId', 'addressId' and 'addressType' fields have been moved inside their respective nested objects ('asset', 'operator', and 'address'). For example, 'assetId' is now 'asset.id'.
The POST maintenance/work-orders endpoint has some new features! Added the following new fields:
The GET fleet/vehicles/stats/history endpoint has some new features! The new ecuDoorStatus stat type is available in the API and will return the status of the doors as read from the vehicle (either from ECU or AUX as a fallback).