v1

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.

delete/api/insurance-refunds/v1/{insurance_refund_id}

Path parameters

insurance_refund_idV1InsuranceRefundId required— unresolved $ref

Headers

Authorizationstring required

OAuth authentication

Response

Successful response