---
title: "List Cancellation Reasons"
method: GET
path: "/merchant/cancel_reason/"
---

# List Cancellation Reasons

`GET /merchant/cancel_reason/`

Provides an overview of all recorded reasons for cancellation per application.  Authentication must be made via API User Scope.

## Query parameters

- `application` string

## Response `200`

200

- object
  - `cancel_reason` integer
  - `application` string

## Other responses

- `403` — 403
- `404` — 404

---

[API](https://skmtc.net/ordergroove/apis/ordergroove-restrpc.md) · [All operations](https://skmtc.net/ordergroove/apis/ordergroove-restrpc/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ordergroove/ordergroove-restrpc/revisions/ba97e740d08c/schema)
