GET fleet/vehicles/stats: Updated endpoint to include 4 new spreader stats as types in the request and response.

The GET fleet/vehicles/stats endpoint has some new features! We added spreaderGranularName, spreaderPrewetName, spreaderLiquidName, and spreaderPlowStatus spreader stats to be available in the API.

New Beta Webhook: RouteStopDeparture

The RouteStopDeparture endpoint 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).

New Beta Webhook: RouteStopArrival

The RouteStopArrival endpoint 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).

added

New Beta API: GET beta/dvirs/stream

The GET beta/dvirs/stream 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).

added

New Beta API: GET beta/defects/stream

The GET beta/defects/stream 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).

added

New Beta API: GET beta/defect-types

The GET beta/defect-types 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).

GET gateways: Fixes missing AG46P-EU gateway models

The GET gateways endpoint has some new features! Updated the model enum with additional model value AG46P-EU. Previously gateways with this model value would return 'none' in responses.

GET fleet/settings/safety: Add Forward Collision Warning to the response.

The GET fleet/settings/safety endpoint has some new features! We added the following new field to the Safety Score Setting Configuration Object:

PATCH fleet/routes/.id: Support passing in an externalId for driverId and vehicleId.

The PATCH fleet/routes/.id endpoint has some new features! We now support passing in an externalId for driverId or vehicleId.

POST fleet/routes: Support passing in an externalId for driverId and vehicleId.

The POST fleet/routes endpoint has some new features! We now support passing in an externalId for driverId or vehicleId.