Update

Beta
PATCH

Updates the patient refund record matching the provided patient_refund_id.

Path parameters

patient_refund_idUUIDRequired

Request

This endpoint expects an object.
refund_timestampdatetimeOptional
refund_noteobjectOptional
invoiceobjectOptional
refund_reasonobjectOptional

Response

This endpoint returns an object.
patient_refund_idUUID
organization_idUUID
refund_sourceenum
amount_centsinteger
patient_external_idstring
allocationslist of objects
source_internal_idstringOptional
refund_timestampdatetimeOptional
refund_notestringOptional
invoiceUUIDOptional
refund_reason"OVERCHARGED"Optional
Allowed values: OVERCHARGED

Errors