Update

Updates the patient refund record matching the provided insurance_refund_id. If updating the refund amount, then the allocations must be appropriately updated as well.

Path parameters

insurance_refund_idUUIDRequired

Headers

AuthorizationstringRequired

OAuth authentication of the form <token>.

Request

This endpoint expects an object.
refund_timestampdatetimeOptional
refund_noteobjectOptional
refund_reasonobjectOptional

Response

This endpoint returns an object.
insurance_refund_idUUID
payerobject
amount_centsinteger
allocationslist of objects
refund_timestampdatetimeOptional
refund_notestringOptional
refund_reasonenumOptional
Allowed values:

Errors