event_type
value may be one of the following:
benefit_verification.status_change
: Emitted when the status of a benefit verification changes.prior_authorization.status_change
: Emitted when the status of a prior authorization changes.prior_authorization.activity_log_updated
: Emitted when the activity log of a prior authorization is updated. This is disabled by default and can be enabled by contacting support.prior_authorization.prescription_transfer_change
: Emitted when the prescription transfer for a prior authorization has an update. These events occur after the PA request is in “completed” status each time an attempt has been made to transfer the prescription, confirm the transfer, or the transfer is completed/terminated. Prescription transfer only happens for PA requests with an associated prescription that has been transferred to Develop Health.prior_authorization.real_time_benefits_check_change
: Emitted when a real-time benefits check for a prior authorization is completed. This event may occur at any time, for example while the PA request is in “created” status before it begins processing, or after the PA has reached “completed” status. Real-time benefits check only happens for PA requests with an associated prescription that has been transferred to Develop Health.prior_authorization.status_change
events, but may still emit other event types such as prior_authorization.activity_log_updated
.X-Webhook-Secret
which is a JWT signed using the secret. By verifying this signature, you validate that the request was sent from the Develop Health platform.