---
title: "Get Account Type"
method: GET
path: "/account/getAccountType"
---

# Get Account Type

`GET /account/getAccountType`

## Response `200`

200

- object[]
  - `accountTypeId` string
  - `accountTypeName` string
  - `cardProduct` string
  - `currency` string
  - `digitalProduct` string
  - `documentation` string
  - `kycLevel` string
  - `maximumBalance` string
  - `maximumInFlow` string
  - `maximumTransactionLimit` string
  - `minimumBalance` string

## Other responses

- `400` — 400

---

[API](https://skmtc.dev/openbanking/apis/open-banking-api.md) · [All operations](https://skmtc.dev/openbanking/apis/open-banking-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openbanking/open-banking-api/revisions/a60a6fb5a898/schema)
