GET issues/stream: Adds optional assignedToRouteStopIds query parameter.
The GET issues/stream endpoint has some new features! We added the following new optional query parameter: assignedToRouteStopIds - when passed in, only issues assigned to the specified route stop IDs will be returned.
GET dvirs/.id (Generally Available)
The GET dvirs/.id endpoint is now generally available and fully supported for production 🎉! Check it out and happy coding 💻.
GET defects/.id (Generally Available)
The GET defects/.id endpoint is now generally available and fully supported for production 🎉! Check it out and happy coding 💻.
New Beta API: GET hubs
The GET hubs 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 Beta API: POST hub/plan/orders
The POST hub/plan/orders 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 Beta API: GET hub/skills
The GET hub/skills 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 Beta API: GET hub/plans
The GET hub/plans 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 Beta API: GET hub/capacities
The GET hub/capacities 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 Beta API: GET hub/locations
The GET hub/locations 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 Beta API: POST hub/plan
The POST hub/plan 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).