---
title: "Delete patient refund"
method: DELETE
path: "/api/patient-refunds/v1/{patient_refund_id}"
tags: ["v1"]
---

# Delete patient refund

`DELETE /api/patient-refunds/v1/{patient_refund_id}`

Deletes the patient refund record matching the provided patient_refund_id.

## Path parameters

- `patient_refund_id` V1PatientRefundId, required — unresolved $ref

## Headers

- `Authorization` string, required

## Response `200`

Successful response

## Other responses

- `403` — Error response with status 403
- `404` — Error response with status 404
- `422` — Error response with status 422

---

[API](https://skmtc.net/joincandidhealth/apis/api-reference.md) · [All operations](https://skmtc.net/joincandidhealth/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/joincandidhealth/api-reference/revisions/7cc5974e4128/schema)
