---
title: "Get Card Limit"
method: GET
path: "/card/getCardLimit"
---

# Get Card Limit

`GET /card/getCardLimit`

## Response `200`

200

- object[]
  - `cardToken` string
  - `channel` string
  - `maxAmountPerTransaction` string
  - `maxCumulativeAmount` string
  - `maximumTransaction` integer
  - `outstandingCumulativeAmount` string
  - `outstandingTranscation` string
  - `periodtype` string
  - `transactiontype` string

## Other responses

- `401` — 401
- `403` — 403
- `404` — 404

---

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