Get Charge Capture Claim Creation
BetaPath parameters
charge_capture_claim_creation_id
Headers
Authorization
OAuth authentication of the form <token>.
Response
This endpoint returns an object.
id
status
Status of the Claim Creation, Successful means that the Claim Creation created a corresponding Claim
characteristics
A dictionary of characteristics that are used to group charge captures together based on the bundling configuration. Example: {“service_facility.npi”: “99999999”, “date_of_service”: “2023-01-01”}
errors
All errors that were found when the Claim was attempted to be created. Errors can correspond to the Claim Creation as a whole or specific underlying Charge Captures.
created_encounter_id
encounter_creation_input
If a ChargeCaptureBundle attempts creation, this is the input that was created from the underlying charges and used to attempt encounter creation.