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.
GET fleet/vehicles/stats: Updated endpoint to include 4 new spreader stats as types in the request and response.
The GET fleet/vehicles/stats endpoint has some new features! We added spreaderGranularName, spreaderPrewetName, spreaderLiquidName, and spreaderPlowStatus spreader stats to be available in the API.
New Beta Webhook: RouteStopDeparture
The RouteStopDeparture endpoint is now in the Beta stage. Feel free to send in your comments via our feedback form. (Note this webhook should not be used in production until it is made generally available).
New Beta Webhook: RouteStopArrival
The RouteStopArrival endpoint is now in the Beta stage. Feel free to send in your comments via our feedback form. (Note this webhook should not be used in production until it is made generally available).