Skip to main content

Authentication

All requests require an API key passed via the x-api-key header, along with a tenant_id query parameter.
string
required
Your tenant API key.

Query Parameters

integer
required
Your tenant ID.
string
required
The visit number to look up claim status for.

Response

string
Call status. One of completed, in_progress, or failed.
string
Name of the payer.
string
Check or EFT trace number.
string
Remittance date (YYYY-MM-DD).
string
Carrier run date (YYYY-MM-DD).
string
Claim account identifier.
string
Patient name on the claim.
string
Subscriber/member ID.
string
Internal control number (payer’s claim reference).
string
Claim status code (e.g. 1 = processed as primary, 2 = processed as secondary, 4 = denied).
number
Total billed amount for the claim.
number
Total allowed amount for the claim.
number
Deductible applied to the claim.
number
Coinsurance applied to the claim.
number
Total adjustment amount on the claim.
number
Amount paid to the provider.
number
Patient responsibility amount.
string[]
Claim-level remittance advice remark codes (RARC), e.g. ["N381", "M15"].
ServiceLineResult[]
Individual service lines on the claim.