Fired when an eligibility check finishes processing (status becomes COMPLETED or FAILED). The payload is identical to the GET /api/eligibility/{id}/status response.
Response returned immediately after submitting an eligibility check. The check is processed asynchronously — poll /api/eligibility/{id}/status to track completion.
Unique identifier for the eligibility check. Use this to poll status.
"a1b2c3d4-e5f6-7890-abcd-ef1234567890"
Processing status, e.g. IN_PROGRESS, COMPLETED, FAILED.
IN_PROGRESS, COMPLETED, FAILED "IN_PROGRESS"
The rendering or billing provider on the eligibility check.
Raw X12 EDI transaction string.
Acknowledge receipt of the webhook.