Update

Updates the patient refund record matching the provided patient_refund_id.

Path parameters

patient_refund_idUUIDRequired

Headers

AuthorizationstringRequired

OAuth authentication of the form <token>.

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_reasonenumOptional
Allowed values:

Errors