---
title: "Get the list of possible MCC codes that can be assigned"
method: GET
path: "/v2/mcc"
tags: ["Misc"]
---

# Get the list of possible MCC codes that can be assigned

`GET /v2/mcc`

Get the list of possible MCC codes that can be assigned. Derived from the ISO:18245:2003 standard (https://www.iso.org/standard/33365.html) with private and US-specific MCC codes removed.

## Response `200`

List of possible MCC codes that can be assigned

- MCCCode[]
  - `code` string, required
  - `description` string, required

---

[API](https://skmtc.net/ntropy/apis/ntropy-transaction-api.md) · [All operations](https://skmtc.net/ntropy/apis/ntropy-transaction-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ntropy/ntropy-transaction-api/revisions/47be508488c1/schema)
