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.
Request Body
Submit an array of claims. Each claim contains claim-level fields and an array of charge lines. Claims are uniquely identified by the combination ofprovider_npi + claim_submitter_identifier.
Array of claims to import.
Response
Whether the import completed successfully.
List of created or updated claim IDs.
Number of claims processed.