Skip to main content
WEBHOOK
onAppointmentUpdated
{
  "appointment": {
    "requestedDatetimeUTC": "2023-11-07T05:31:56Z",
    "requestedDatetime": "2023-11-07T05:31:56Z",
    "stopIndex": 123,
    "status": "NEW",
    "id": "<string>",
    "confirmationNumber": "<string>",
    "timezone": "<string>",
    "confirmedDatetimeUTC": "2023-11-07T05:31:56Z",
    "confirmedDatetime": "2023-11-07T05:31:56Z",
    "movementid": "<string>"
  },
  "event": "appointment.updated"
}
Beta Feature: This functionality is currently in beta. You may experience changes or limited support as we continue to improve it.

Body

application/json
appointment
object
required
event
enum<string>
required
Available options:
appointment.updated

Response

OK