Reminders
Inbound Notification Reply
Event |
| Payload | |
Description | Push notification event to partner when there is a reply to an event notification | ||
Payload Summary |
|
Inbound Reminder Reply
Event | inbound_reminder_reply | Payload1{
2 "accountId": "",
3 "externalId": "",
4 "reply": ""
5} | |
Description | Push notification event to partner when a patient replies to an appointment reminder | ||
Payload Summary |
|
Outbound Reminder Status
Event | outbound_reminder_status
| Payload1{
2 "practiceId": "",
3 "reminderId": <long>,
4 "appointmentId": "",
5 "status": ""
6} | |
Description | Push notification event to partner when a change is detected in the reminder status | ||
Payload Summary |
|