Appointments
Connector-backed appointment listing, creation, partial update, refresh, confirmation, cancellation, and status changes.
| Method | Operation |
|---|---|
GET |
List appointments |
POST |
Create an appointment |
PATCH |
Update an appointment |
POST |
Update an appointment status |
GET |
Refresh an appointment |
POST |
Confirm an appointment |
POST |
Cancel an appointment |