Add Case Assignee
The ADDCASEASSIGNEE event is triggered whenever one or more new assignees are added to a case. This webhook provides a full snapshot of the case, the new assignees, and details about the activity that triggered the event.
The ADDCASEASSIGNEE event is triggered whenever one or more new assignees are added to a case. This webhook provides a full snapshot of the case, the new assignees, and details about the activity that triggered the event.
The ADDCASEATTACHMENT event is triggered whenever new attachment added in the case.
The ADDCASECOMMENT event is triggered whenever new comment are added to a case. This webhook provides a full snapshot of the case, the new comment, and details about the activity that triggered the event.
The ADDCASEDECISION event is triggered whenever new decision added in the case.
The ADDFORMRESPONSE event is triggered whenever new form response added in the case.
The ADDPAYMENTINFOUSINGLINK event is triggered patient added their payment info via payment setup link.
The ARCHIVE_CASE event is triggered whenever case ha been mark close.
The CALENDAREVENTCANCELED event is triggered whenever new calendar event cancel.
The CALENDAREVENTCREATED event is triggered whenever new calendar event is added in the case.
The CALENDAREVENTRESCHEDULED event is triggered whenever new calendar event is rescheduled for case.
The CALENDAREVENTSTATUS_UPDATED event is triggered whenever new calendar event is status update.
If you provide CareValidate with an endpoint URL to call, we will securely call your URL with updates on the patient's case as it progresses through our system, from initial creation, doctor's prescription, payment, and shipping.
The CHANGECASESTATUS event is triggered whenever new case ha been created.
The CREATE_CASE event is triggered whenever new case ha been created.
The DECISION_DELETED event is triggered whenever new decision delete from case.
The DELETE_ATTACHMENT event is triggered whenever a attachment delete.
The DELETECASECOMMENT event is triggered whenever any comment are deleted to a case. This webhook provides a full snapshot of the case, the new comment, and details about the activity that triggered the event.
When you select the "Full case data" option, every event payload will include the complete case details. This includes all decisions, communications, documents, payments, and activity logs.
The ORDER_CREATED event is triggered whenever new order created.
The ORDERSTATUSCHANGED event is triggered whenever new order status changed.
The ORDERTRACKINGADDED event is triggered whenever new order tracking added.
The PAYMENT_ADDED event is triggered when a payment is added to a case.
The PAYMENT_COMPLETED event is triggered when a payment is completed for a case.
The PAYMENT_DELETED event is triggered when a payment is deleted from a case.
The PAYMENT_UPDATED event is triggered when a payment is updated in a case.
The REMOVECASEASSIGNEE event is triggered whenever one or more new assignees are removed to a case. This webhook provides a full snapshot of the case, the new assignees, and details about the activity that triggered the event.
The REOPEN_CASE event is triggered whenever case has been reopen after the close.
The VISITTYPECHANGED event is triggered whenever the visit type on a case is changed.