Appointment API
The API interactions are documented from the use cases supported by the API which are depicted below.
Swagger documentation (link will be provided by request)
External API | for external usage | API that allows to build Custom Public Booking UI |
Public Booking API | for internal usage only |
|
Web API | for internal usage only |
|
Each of these use cases are completed by a set of interactions with the API and are documented thoroughly in the coming chapters:
- Get Started
- Authentication
- Book an appointment
- Reschedule an appointment
- Release a reservation
- Cancel an appointment
- Update customer details on Appointment
- Configure Notification Templates: Custom URL for Reschedule and Cancellation
- Errors
- Changelogs
- API Limits
- API compatibility policy and deprecation policies