New Beta API: POST form-submissions/pdf-exports
The POST form-submissions/pdf-exports 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).
New Preview API: POST preview/form-submissions/pdf-exports
The POST preview/form-submissions/pdf-exports 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).
New Preview API: GET preview/form-submissions/pdf-exports
The GET preview/form-submissions/pdf-exports 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).
New Beta API: GET assets/inputs/stream
The GET assets/inputs/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).
New Preview API: POST preview/training-assignments
The POST preview/training-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).
New Preview API: GET preview/driver-efficiency/drivers
The GET preview/driver-efficiency/drivers 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).
New Preview API: GET preview/driver-efficiency/vehicles
The GET preview/driver-efficiency/vehicles 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).
GET fleet/routes: Add on-time parameter for route timeliness control.
The GET fleet/routes endpoint has some new features! We added the following new fields: ontimeWindowBeforeArrivalMs and ontimeWindowAfterArrivalMs - Specifies the time window (in milliseconds) before and after a stop's scheduled arrival time during which the stop is considered 'on-time'.
GET fleet/routes/.id: Add on-time parameter for route timeliness control.
The GET fleet/routes/.id endpoint has some new features! We added the following new fields: ontimeWindowBeforeArrivalMs and ontimeWindowAfterArrivalMs - Specifies the time window (in milliseconds) before and after a stop's scheduled arrival time during which the stop is considered 'on-time'.
PATCH fleet/routes/.id: Add on-time parameter for route timeliness control.
The PATCH fleet/routes/.id endpoint has some new features! We added the following new fields: ontimeWindowBeforeArrivalMs and ontimeWindowAfterArrivalMs - Specifies the time window (in milliseconds) before and after a stop's scheduled arrival time during which the stop is considered 'on-time'.