---
title: "Obtener la BankAccount"
method: GET
path: "/transfer-clabe-account/{id_customer}"
---

# Obtener la BankAccount

`GET /transfer-clabe-account/{id_customer}`

## Path parameters

- `id_customer` string, required

## Headers

- `x-api-key` string

## Response `200`

200

- object
  - `message` string
  - `data` object[]
    - `account` string
    - `clabe` string

## Other responses

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

---

[API](https://skmtc.net/trytoku/apis/toku-api.md) · [All operations](https://skmtc.net/trytoku/apis/toku-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/trytoku/toku-api/versions/30699b13e0d0/schema)
