Returns the current processing status of an eligibility check. Poll this endpoint after submitting a check via POST /api/eligibility until the status is no longer open.
Pass your API key as Key <your-api-key>. Example: Authorization: Key sk_abc123
"a1b2c3d4-e5f6-7890-abcd-ef1234567890"
Current status of the eligibility check.
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.