Appointment Booking APIs
This section describes the APIs used in the Ranked Appointment Booking feature. Appointment APIs are used to book appoinment slots for work orders.
The following requests and responses are sent during the course of appointment booking for a work order, in the specified order.
1. Get Appointment API - getAppointmentRequest.json
2. Get Appointment Response API - getAppointmentResponse.json
3. Book Appointment Request API - bookAppointmentRequest.json
4. Book Appointment Response API - bookAppointmentResponse.json
Was this helpful?