Create patient payment
BetaCreates a new patient payment record and returns the newly created PatientPayment object. The allocations can describe whether the payment is being applied toward a specific service line, claim, or billing provider.
Headers
Authorization
OAuth authentication of the form <token>.
Request
This endpoint expects an object.
amount_cents
patient_external_id
allocations
payment_timestamp
payment_note
invoice
Response
This endpoint returns an object.
patient_payment_id
organization_id
payment_source
amount_cents
patient_external_id
allocations
source_internal_id
payment_timestamp
payment_note
invoice