---
title: "Query Return Reasons"
method: GET
path: "/v2/returnReasons"
tags: ["returnreason"]
---

# Query Return Reasons

`GET /v2/returnReasons`

Query all return reasons

## Headers

- `x-tenant-id` string, uuid, required
- `x-runas` string
- `x-companyid` string

## Response `200`

Returns all return reasons.

- JTLWawiRestContractsModelsV1ReturnReasonReturnReason[]
  - `id` string, uuid
  - `translations` JTLWawiRestContractsModelsV1CommonTranslation[] — The list of the condition names.
    - `languageIso` string — The language ISO code
    - `name` string — The word in the corresponding language

## Other responses

- `401`
- `402` — No licence available or the app has not been authorised by JTL.

---

[API](https://skmtc.net/jtl-software/apis/scx-authentication-api.md) · [All operations](https://skmtc.net/jtl-software/apis/scx-authentication-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/jtl-software/scx-authentication-api/revisions/f979b1ea6951/schema)
