Get patient refund

Beta

Retrieves a previously created patient refund by its patient_refund_id.

Authentication

AuthorizationBearer

OAuth authentication of the form <token>.

Path parameters

patient_refund_idUUIDRequired

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