Example Request
Example Response
Webhook Notifications
When the appointment processing is complete, we will send a webhook to your registered endpoint. Here are examples of what those webhook payloads will look like:Success
Failure Examples
Theappointment.failed
webhook event includes a failure_reason
and can contain additional fields in the data
object depending on the cause of the failure.
Patient Not Found:
Authorizations
Body
application/json
Response
200 - application/json
Successful response
The response is of type object
.