---
title: "Obtener Customer Collection Account"
method: GET
path: "/customer-collection-accounts"
---

# Obtener Customer Collection Account

`GET /customer-collection-accounts`

## Query parameters

- `customer` string, required
- `subscription` string

## Response `200`

200

- object
  - `customer_collection_accounts` object[]
    - `customer` string
    - `subscription` unknown
    - `institution_id` string
    - `account_number` string
    - `account_type` string
    - `government_id` string
    - `currency_code` string

## Other responses

- `400` — 400

---

[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)
