Documentation Index
Fetch the complete documentation index at: https://docs.refactorbilling.com/llms.txt
Use this file to discover all available pages before exploring further.
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 look up denial details for.
Response
The visit number that was queried.
Call status. One of
completed, in_progress, or failed.Name of the payer that issued the denial.
Patient name on the denied claim.
Claim status code (e.g.
4 = denied).Human-readable explanation of the denial reason.
Remittance advice remark codes (RARC) associated with the denial, e.g.
["N381", "MA04"].Claim adjustment codes explaining the denial.
Suggested next step to resolve the denial (e.g. “Submit appeal with medical records”, “Resubmit with corrected modifier”).