/Banks - GET

Searches for banks

Query Params
string

The name of the bank for which to search

string

The routing code to search for. Can be an ABA, BIC/Swift, or any other international routing code

string

The routing code type to search for (eg. BIC, ABA, etc.)

string

The country code to search for

boolean
int32

Format - int32.

int32

Format - int32.

string
boolean
Responses

Response body
object
int32
int32
int32
int32
items
array of objects
items
object
int32

The location id of the bank

string | null

The name of the bank

string | null

The routing code of the bank (could be ABA, BIC, or any international routing code)

string | null

The alternate routing code of the bank (could be ABA, BIC, SWIFT, or any international routing code).

string | null

The type of routing code (eg. ABA, BIC, etc.)

string | null

The BIC for the bank

string | null

The two character country code for this bank location

string | null

The name of the bank branch

string | null

The street address of the bank location

string | null

The state/province for the bank location

string | null

The postal code for the bank location

string | null

The city for the bank location

Language