POST fleet/drivers: Updates endpoint to support waitingTimeDutyStatusEnabled.

The POST fleet/drivers endpoint has some new features! waitingTimeDutyStatusEnabled can now be read, set and updated via driver API.

GET fleet/drivers: Updates endpoint to support waitingTimeDutyStatusEnabled.

The GET fleet/drivers endpoint has some new features! waitingTimeDutyStatusEnabled can now be read, set and updated via driver API.

GET fleet/drivers/.id: Updates endpoint to support waitingTimeDutyStatusEnabled.

The GET fleet/drivers/.id endpoint has some new features! waitingTimeDutyStatusEnabled can now be read, set and updated via driver API.

POST alerts/configurations: Update endpoint to better support driver app notification

The POST alerts/configurations endpoint has some new features! Increase custom text character limit in Driver App Alerts. Users can now see up to 320 characters of custom text (previously 64 character limit)..

PATCH alerts/configurations: Update endpoint to better support driver app notification

The PATCH alerts/configurations endpoint has some new features! Increase custom text character limit in Driver App Alerts. Users can now see up to 320 characters of custom text (previously 64 character limit)..

improved

Webhooks 2.0 is GA

We are excited to announce new Webhook 2.0 updates as a part of making this feature Generally Available (GA) to all Early Access and Phase 1 customers! Webhooks 2.0 includes Alert Webhooks 2.0 and Event Subscriptions.

added

New Beta API: GET coaching/driver-coach-assignments

The GET coaching/driver-coach-assignments 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: PUT coaching/driver-coach-assignments

The PUT coaching/driver-coach-assignments 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).

AlertIncident (Generally Available)

The AlertIncident endpoint is now generally available and fully supported for production 🎉!.

GET preview/custom-reports/configs: Added list of columns to each report config object

The GET preview/custom-reports/configs endpoint has some new features! Added a columns property, defined as a list of CustomReportColumnsObjects, to each CustomReportConfigObject