GET fleet/routes/audit-logs/feed: Add forms and issues to route stop response.

The GET fleet/routes/audit-logs/feed endpoint has some new features! We added the following new fields: forms and issues - A list of forms and a list of issues assigned to the route stop.

DELETE fleet/driver-vehicle-assignments: Support deletion of driver assignments for deleted vehicles

The DELETE fleet/driver-vehicle-assignments endpoint has some new features! The DELETE endpoint now allows deletion of driver assignments for vehicles that have been deleted, enabling cleanup and data integrity maintenance. This change maintains backward compatibility while adding support for orphaned assignment cleanup.

PATCH fleet/drivers/.id: Adds support for driver profile images

The PATCH fleet/drivers/.id endpoint has some new features! Driver profile images can now be read, set via Driver API.

added

New Beta API: POST functions/.name/runs

The POST functions/.name/runs 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: Adds support for driver profile images

The PATCH fleet/drivers/.id endpoint has some new features! Driver profile images can now be read, set via Driver API.

GET fleet/routes: Add forms and issues to response.

The GET fleet/routes endpoint has some new features! We added the following new fields: forms and issues - A list of forms and a list of issues assigned to the route stop.

GET fleet/drivers: Adds support for driver profile images

The GET fleet/drivers endpoint has some new features! Driver profile images can now be read, set via Driver API.

POST fleet/drivers: Adds support for driver profile images

The POST fleet/drivers endpoint has some new features! Driver profile images can now be read, set via Driver API.

GET fleet/routes/.id: Add forms and issues to response.

The GET fleet/routes/.id endpoint has some new features! We added the following new fields: forms and issues - A list of forms and a list of issues assigned to the route stop.

GET fleet/drivers/.id: Adds support for driver profile images

The GET fleet/drivers/.id endpoint has some new features! Driver profile images can now be read, set via Driver API.