Insurance PaymentsV1

Update

Beta
PATCH

Updates the patient payment record matching the provided insurance_payment_id. If updating the payment amount, then the allocations must be appropriately updated as well.

Path parameters

insurance_payment_idUUIDRequired

Request

This endpoint expects an object.
payment_timestamp
datetimeOptional
payment_note
unionOptional

Response

This endpoint returns an object
insurance_payment_id
UUID
payer
object
amount_cents
integer
allocations
list of objects
payment_timestamp
datetimeOptional
payment_note
stringOptional

Errors