GET maintenance/work-orders/stream: Add maintenance site to the work order
The GET maintenance/work-orders/stream endpoint has some new features! Added an optional maintenanceSite object to the work order response with the following fields:
The GET maintenance/work-orders/stream endpoint has some new features! Added an optional maintenanceSite object to the work order response with the following fields:
The PATCH maintenance/work-orders endpoint has some new features! Added an optional notes field to each service task instance. Use it to update free-form technician notes on an existing service task.
The GET maintenance/work-orders/stream endpoint has some new features! Added an optional notes field to each service task instance. Returns free-form technician notes recorded against the service task.
The GET maintenance/work-orders endpoint has some new features! Added an optional notes field to each service task instance. Returns free-form technician notes recorded against the service task.
The POST maintenance/work-orders endpoint has some new features! Added an optional notes field to each service task instance. Use it to record free-form technician notes when creating a work order.
The POST issues endpoint is now generally available and fully supported for production 🎉! Check it out and happy coding 💻.
The POST issues endpoint is now generally available and fully supported for production 🎉! Check it out and happy coding 💻.
The GET preferred-stations/.id 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).
The GET preferred-stations 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).
The DELETE preferred-stations 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).