Get insurance refund

Beta
GET

Retrieves a previously created insurance refund by its insurance_refund_id. If the refund does not exist, a 403 will be thrown.

Path parameters

insurance_refund_idUUIDRequired

Response

This endpoint returns an object.
insurance_refund_idUUID
payerobject
amount_centsinteger
allocationslist of objects
refund_timestampdatetimeOptional
refund_notestringOptional
refund_reason"OVERCHARGED"Optional
Allowed values: OVERCHARGED

Errors