---
title: "Cancel the terminal reader"
method: POST
path: "/v1/readers/cancel"
---

# Cancel the terminal reader

`POST /v1/readers/cancel`

Cancel the terminal reader.

## Headers

- `X-BUSINESS-API-KEY` string, required

## Request body

- object
  - `reader_id` string, required — The reader id

## Response `204`

204

- integer

## Other responses

- `400` — 400

---

[API](https://skmtc.net/hitpayapp/apis/hitpay-api.md) · [All operations](https://skmtc.net/hitpayapp/apis/hitpay-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hitpayapp/hitpay-api/revisions/6aae1a736990/schema)
