Update

Beta

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_idstring or null
refund_timestampdatetime or null
refund_notestring or null
invoiceUUID or null
refund_reasonenum or null
Allowed values:

Errors