Appointments APIs


Create

POST /api/v1/appointments/create 1

Destroy

DELETE /api/v1/appointments/destroy 3

Availability

POST /api/v1/appointments/availability 4

Read

POST /api/v1/appointments/read 5

Select Window

POST /api/v1/appointments/select_window 6

Cancel

POST /api/v1/appointments/cancel 7

Reschedule

POST /api/v1/appointments/reschedule 8

Update

PUT /api/v1/appointments/update 300