/Banks/aba/{abaNumber} - GET

Retrieves a single ABA record, by ABA

Path Params
string
required

The ABA to retrieve

Responses

Response body
object
int32

The LocationId of the bank

string | null

The name of the bank

string | null

The ABA number of the bank

string | null

The BIC for the bank

boolean

True if this ABA supports direct wires; false otherwise

boolean

True if this ABA supports direct ACH; false otherwise

Language