Invoice Itemization

Beta

NOTE: This service is in-development and can only be used by select partners. Please contact Candid Health to request access.

Provides detailed itemization of invoice data for a specific claim.

Path parameters

claim_idUUIDRequired

Headers

AuthorizationstringRequired

OAuth authentication of the form <token>.

Response

This endpoint returns an object.
claim_idUUID
The ID of the claim associated with the invoice itemization.
patient_balance_centsinteger
The total patient balance in cents for the claim. Negative values indicate a credit balance.
claim_level_patient_paymentsobject
service_line_itemizationlist of objects
A list of service line itemizations for the claim.

Errors