Update

Beta

Updates the patient refund record matching the provided patient_refund_id.

Authentication

AuthorizationBearer

OAuth authentication of the form <token>.

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

Errors

403
Unauthorized Error
404
Entity Not Found Error
422
Unprocessable Entity Error