d3c75c2a2f1d
Create a balance charge for a patient
Creates a standalone charge against a patient's balance, independent of the appointment upsert flow. Does not require an appointment.
Request body
ID of the patient this balance charge is for.
The balance amount to charge. Must be a positive number.
Currency code for the charge. Defaults to the account's payment localization currency, or USD.
ID of an appointment to associate with this balance charge, if any.
Response
Successful creation
Luma's internal ID of an object.
The ID of the root account user.
Flag for logical deletion where 1 means deleted.
The ID of the user who created this object.
The ID of the user who updated this object.
The date/time when this object was created.
The date/time when this object was updated.
The charge amount.
Currency code for the charge.
Lifecycle status of the charge. planned = planned but not yet billed, billable = confirmed by staff and ready to bill, billed = sent to the patient for collection, aborted = wrongfully added or aborted.
When status was last changed.
ID of the user who last changed status.
The kind of charge. copay = copay amount for the appointment, balance = patient balance tied to the appointment, custom-appointment-charge = custom value added by staff, convenience-fee = a convenience fee charge.
Where the charge originated from. manual = added by staff, integrator = from the EHR, insurance-verification = from the insurance verification process, fixedAmount = created from a fixed copay rule.
Public description of the charge, visible to the patient.
Internal, staff-only note about the charge. Omitted from patient-facing responses.
ID of the appointment associated with this charge.
ID of the patient associated with this charge.
ID of the insurance verification this charge's copay was derived from, if any.
ID of the patient's insurance saved alongside the insurance verification.
How much of the charge has been collected.
The amount paid toward this charge so far.
IDs of the billing transactions associated with this charge.
Indicates whether this charge was created or suggested by AI.