---
title: "Get a list of reason codes for each action"
method: GET
path: "/asyncOrders/reasonCodes"
tags: ["7. Async Orders"]
---

# Get a list of reason codes for each action

`GET /asyncOrders/reasonCodes`

## Response `200`

OK

- AsyncReasonCodesView
  - `reasonCodes` object — Reason codes grouped by async action type (e.g. FREEZE, UNFREEZE, CANCEL, REISSUE)

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `500` — Internal Server Error

---

[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)
