Skip to main content

28 docs tagged with "webhook"

View all tags

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.

Add Case Attachments

The ADDCASEATTACHMENT event is triggered whenever new attachment added in the case.

Add Case Comment

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.

Add Case Decision

The ADDCASEDECISION event is triggered whenever new decision added in the case.

Add Form Response

The ADDFORMRESPONSE event is triggered whenever new form response added in the case.

Archive Case

The ARCHIVE_CASE event is triggered whenever case ha been mark close.

Calendar Event Created

The CALENDAREVENTCREATED event is triggered whenever new calendar event is added in the case.

Case Webhook Payloads

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.

Change Case Status

The CHANGECASESTATUS event is triggered whenever new case ha been created.

Create Case

The CREATE_CASE event is triggered whenever new case ha been created.

Decision Deleted

The DECISION_DELETED event is triggered whenever new decision delete from case.

Delete Case Comment

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.

Full Case Data Payload

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.

Order Created

The ORDER_CREATED event is triggered whenever new order created.

Payment Added

The PAYMENT_ADDED event is triggered when a payment is added to a case.

Payment Completed

The PAYMENT_COMPLETED event is triggered when a payment is completed for a case.

Payment Deleted

The PAYMENT_DELETED event is triggered when a payment is deleted from a case.

Payment Updated

The PAYMENT_UPDATED event is triggered when a payment is updated in a case.

Remove Case Assignee

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.

Reopen Case

The REOPEN_CASE event is triggered whenever case has been reopen after the close.

Visit Type Changed

The VISITTYPECHANGED event is triggered whenever the visit type on a case is changed.