Get Bank Details from the Routing Code

Use this API to get the bank details from the routing code.

Financial institutions often utilize distinct routing codes for ACH (Automated Clearing House) and wire transfers.

We can use the Query param 'scheme' to differentiate between ACH and Wire transfers.

Path Params
string
required

Routing codes identify each financial institution with a unique ID.

Example: 273976369

Pattern: \b\d{9}\b

Query Params
string

Scheme used for retrieving the Bank Details.

Supported values are "ACH" and "WIRE"

Headers
string
required

The ID of your banking instance visible in the MBANQ Console.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json