{
"event": "appointment.rescheduled",
"appointmentId": 123,
"previousDate": "2023-11-07T05:31:56Z",
"newDate": "2023-11-07T05:31:56Z"
}Webhooks - Appointments
Cita reprogramada
WEBHOOK
appointment.rescheduled
{
"event": "appointment.rescheduled",
"appointmentId": 123,
"previousDate": "2023-11-07T05:31:56Z",
"newDate": "2023-11-07T05:31:56Z"
}Autorizaciones
Firma HMAC‑SHA256 sobre el cuerpo RAW en formato sha256=<hex>.
Cuerpo
application/json
Respuesta
200
OK