Authentication
All requests require an API key passed via thex-api-key header, along with a tenant_id query parameter.
Your tenant API key.
Query Parameters
Your tenant ID.
The visit number to check appeal status for.
Response
The visit number that was queried.
Call status. One of
completed, in_progress, or failed.Patient name on the claim.
Name of the insurance payer.
Payer-assigned reference number for the appeal.
Current status of the appeal (e.g.
received, in_review, approved, denied, partially_approved).Level of appeal (e.g.
first_level, second_level, external_review).Date the appeal was submitted (YYYY-MM-DD).
Expected date for the appeal decision (YYYY-MM-DD).
Notes from the payer’s appeal reviewer, if available.
Any additional documentation requested by the payer to process the appeal.
The original denial reason that prompted the appeal.