POST fleet/routes: Input validation improved

The POST fleet/routes endpoint has some new features! We added validation for SingleUseRouteLocation.address length up to 255 characters to reflect DB field capacity.

added

GET dvirs/stream (Generally Available)

The GET dvirs/stream endpoint is now generally available and fully supported for production 🎉! Check it out and happy coding 💻.

added

GET defect-types (Generally Available)

The GET defect-types endpoint is now generally available and fully supported for production 🎉! Check it out and happy coding 💻.

added

GET defects/stream (Generally Available)

The GET defects/stream endpoint is now generally available and fully supported for production 🎉! Check it out and happy coding 💻.

GET fleet/routes/.id: Add route related live sharing links to response.

The GET fleet/routes/.id endpoint has some new features! We added the following new fields: recurringRouteLiveSharingLinks and locationLiveSharingLinks - A shareable links featuring information about all route stop visits ('By Location' Live Sharing Link) and the progress of routes that repeat regularly ('By Recurring Route' Live Sharing Link)

GET fleet/routes: Add route related live sharing links to response.

The GET fleet/routes endpoint has some new features! We added the following new fields: recurringRouteLiveSharingLinks and locationLiveSharingLinks - A shareable links featuring information about all route stop visits ('By Location' Live Sharing Link) and the progress of routes that repeat regularly ('By Recurring Route' Live Sharing Link)

PATCH fleet/routes/.id: Add route related live sharing links to response.

The PATCH fleet/routes/.id endpoint has some new features! We added the following new fields: recurringRouteLiveSharingLinks and locationLiveSharingLinks - A shareable links featuring information about all route stop visits ('By Location' Live Sharing Link) and the progress of routes that repeat regularly ('By Recurring Route' Live Sharing Link)

POST fleet/routes: Add route related live sharing links to response.

The POST fleet/routes endpoint has some new features! We added the following new fields: recurringRouteLiveSharingLinks and locationLiveSharingLinks - A shareable links featuring information about all route stop visits ('By Location' Live Sharing Link) and the progress of routes that repeat regularly ('By Recurring Route' Live Sharing Link)

GET fleet/vehicles/stats/history: Updated endpoint to include 4 new spreader stats as types in the request and response.

The GET fleet/vehicles/stats/history endpoint has some new features! We added spreaderGranularName, spreaderPrewetName, spreaderLiquidName, and spreaderPlowStatus spreader stats to be available in the API.

GET fleet/vehicles/stats/feed: Updated endpoint to include 4 new spreader stats as types in the request and response.

The GET fleet/vehicles/stats/feed endpoint has some new features! We added spreaderGranularName, spreaderPrewetName, spreaderLiquidName, and spreaderPlowStatus spreader stats to be available in the API.