added

GET webhooks/.id (Generally Available)

The GET webhooks/.id endpoint is now generally available and fully supported for production :tada:! Check it out and happy coding :computer:.

added

PATCH webhooks/.id (Generally Available)

The PATCH webhooks/.id endpoint is now generally available and fully supported for production :tada:! Check it out and happy coding :computer:.

added

POST fuel-purchase (Generally Available)

The POST fuel-purchase endpoint is now generally available and fully supported for production :tada:! Check it out and happy coding :computer:.

improved

API Version: 2024.02.06

We've released a new version of the API. This version updates the behavior of the GET fleet/routes/audit-logs/feed endpoint: Introduces a new log type named 'stop order changed' to capture events when a driver modifies the order of their stops.

added

New Beta API: DELETE alerts/configurations

The DELETE alerts/configurations 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 alerts/configurations

The GET alerts/configurations 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: POST alerts/configurations

The POST alerts/configurations 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: PATCH alerts/configurations

The PATCH alerts/configurations 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).

PATCH fleet/drivers/.id: Updates endpoint to support hasDrivingFeaturesHidden.

The PATCH fleet/drivers/.id endpoint has some new features! hasDrivingFeaturesHidden (worker-only mode) can now be set via driver API.

POST fleet/drivers: Updates endpoint to support hasDrivingFeaturesHidden.

The POST fleet/drivers endpoint has some new features! hasDrivingFeaturesHidden (worker-only mode) can now be set via driver API.