---
title: "GetBanks"
method: GET
path: "/v2/GetBanks"
tags: ["List"]
---

# GetBanks

`GET /v2/GetBanks`

Retrieves a list of available banks for your region with their identifiers and names.

## Response `200`

Successful response

- object[] — Array of bank objects
  - `Value` integer — The bank identifier
  - `Text` string — The bank name

---

[API](https://skmtc.net/myfatoorah/apis/myfatoorah-api-v3.md) · [All operations](https://skmtc.net/myfatoorah/apis/myfatoorah-api-v3/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/myfatoorah/myfatoorah-api-v3/revisions/994a74287a16/schema)
