Overview
Appointment Booking
Section titled “Appointment Booking”Endpoints for booking appointments. Basic flow is:
- Request available dates from the available-days end-point
- Request times for a specific date using the available-times end-point
- Book an appointment using book an appointment end-point