---
title: "Get all reason codes"
method: GET
path: "/lineItems/reasonCodes"
tags: ["8. Line Items"]
---

# Get all reason codes

`GET /lineItems/reasonCodes`

Get all reason codes for all reward actions.

## Response `200`

OK

- RewardReasonsMap
  - `FREEZE` object — Map of freeze reasons
  - `UNFREEZE` object — Map of unfreeze reasons
  - `CANCEL` object — Map of cancel reasons
  - `CANCEL_AND_REISSUE` object — Map of cancel and reissue reasons

## Other responses

- `400` — Bad Request
- `401` — Unauthorized

---

[API](https://skmtc.net/tangocard/apis/tango-api.md) · [All operations](https://skmtc.net/tangocard/apis/tango-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tangocard/tango-api/versions/324ad9683921/schema)
