added

New Preview API: GET preview/driver-trailer-assignments

The GET preview/driver-trailer-assignments endpoint is now in the Preview 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).

PATCH fleet/trailers/.id: Added Ag53 and Ag53EU gateway models

The PATCH fleet/trailers/.id endpoint has some new features! Added enum values for Ag53 and Ag53EU to the gateway model types.

DELETE fleet/trailers/.id: Added Ag53 and Ag53EU gateway models

The DELETE fleet/trailers/.id endpoint has some new features! Added enum values for Ag53 and Ag53EU to the gateway model types.

GET fleet/trailers/.id: Added Ag53 and Ag53EU gateway models

The GET fleet/trailers/.id endpoint has some new features! Added enum values for Ag53 and Ag53EU to the gateway model types.

GET fleet/trailers: Added Ag53 and Ag53EU gateway models

The GET fleet/trailers endpoint has some new features! Added enum values for Ag53 and Ag53EU to the gateway model types.

POST fleet/trailers: Added Ag53 and Ag53EU gateway models

The POST fleet/trailers endpoint has some new features! Added enum values for Ag53 and Ag53EU to the gateway model types.

improved

API Version: 2024.03.14

We've released a new version of the API. This version updates the behavior of the PATCH users/.id endpoint: PATCH operations on the 'roles' field will now overwrite the existing content with the provided input. Previously, adding a new role via PATCH would append the role to the user's existing set, making it impossible to remove roles. This update aligns the API with RFC7396 standards and our core API principles, facilitating more precise control over user roles.

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).

DvirSubmitted: Promotion from Beta to Stable

The DvirSubmitted endpoint has some new features! This webhook has matured to point that we can promote it to the GA