---
title: "Read account numbers"
method: GET
path: "/members/{member_guid}/account_numbers"
tags: ["verification"]
---

# Read account numbers

`GET /members/{member_guid}/account_numbers`

Use this endpoint to check whether account number data is available for a specific member. This includes the transit number and institution number for Canadian institutions.    For compatibility purposes, a Canadian transit number may sometimes appear in the `routing_number` field. However, all new integrations should rely on the `transit_number` field for this information.

## Path parameters

- `member_guid` string, required

## Response `200`

OK

---

[API](https://skmtc.net/mx/apis/consent-management-v4-api.md) · [All operations](https://skmtc.net/mx/apis/consent-management-v4-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mx/consent-management-v4-api/revisions/bf6bb86ee0c8/schema)
