---
title: "Get the list of churn reasons for a specific vendor account"
method: GET
path: "/churnreasons/{Language}"
tags: ["Renewal"]
---

# Get the list of churn reasons for a specific vendor account

`GET /churnreasons/{Language}`

## Path parameters

- `Language` string, required

## Headers

- `Accept` 'application/json', required
- `X-Avangate-Authentication` string, required

## Response `200`

Successful response

- object[]
  - `Code` string
  - `Translation` string

## Other responses

- `400` — Invalid language

---

[API](https://skmtc.dev/2checkout/apis/api-rest-documentation.md) · [All operations](https://skmtc.dev/2checkout/apis/api-rest-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/2checkout/api-rest-documentation/revisions/8a7ea610933e/schema)
