Insurance RefundsV1

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_id
UUID
payer
object
amount_cents
integer
allocations
list of objects
refund_timestamp
datetimeOptional
refund_note
stringOptional
refund_reason
enumOptional
Allowed values: OVERCHARGED

Errors