v1
Get insurance refund
Retrieves a previously created insurance refund by its insurance_refund_id. If the refund does not exist, a 403 will be thrown.
get/api/insurance-refunds/v1/{insurance_refund_id}
Path parameters
insurance_refund_idV1InsuranceRefundId required— unresolved $ref
Headers
Authorizationstring required
OAuth authentication
Response
Response with status 200
V1InsuranceRefund required— unresolved $ref