---
title: "Cancel Benefit Verification Route"
method: POST
path: "/benefit-verification/{id}/cancel"
tags: ["public-api"]
---

# Cancel Benefit Verification Route

`POST /benefit-verification/{id}/cancel`

## Path parameters

- `id` string, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error
- `503` — Another transaction holds the benefit verification, so the cancellation was not applied. The request is safe to retry.

---

[API](https://skmtc.net/develophealth/apis/develop-health-public-api.md) · [All operations](https://skmtc.net/develophealth/apis/develop-health-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/develophealth/develop-health-public-api/revisions/1684e1dda9be/schema)
