---
title: "GET /api/services/app/BankAccount/GetBanks"
method: GET
path: "/api/services/app/BankAccount/GetBanks"
tags: ["BankAccount"]
---

# GET /api/services/app/BankAccount/GetBanks

`GET /api/services/app/BankAccount/GetBanks`

## Response `200`

Success

- BankAccountItemDto[]
  - `id` integer
  - `bankName` string, nullable
  - `bankBrandName` string, nullable
  - `branchName` string, nullable
  - `accountNumber` string, nullable
  - `accountHolderName` string, nullable
  - `logo` string, nullable
  - `qrCode` string, nullable

---

[API](https://skmtc.dev/dalieu/apis/portaldalieu-api.md) · [All operations](https://skmtc.dev/dalieu/apis/portaldalieu-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dalieu/portaldalieu-api/revisions/78dcf1621c0e/schema)
