Delete insurance refund

Deletes the insurance refund record matching the provided insurance_refund_id. If the matching record’s organization_id does not match the authenticated user’s current organization_id, then a response code of 403 will be returned.

Path parameters

insurance_refund_idUUIDRequired

Headers

AuthorizationstringRequired

OAuth authentication of the form <token>.

Errors