ABA Routing Transit Numbers
Microsoft Excel SpreadsheetInvalid bank routing numbers can cause you unnecessary and preventable expenses. Verifying bank routing number information is essential for banks, credit unions, payroll departments, call centers, ACH processors, eCommerce developers, and nearly everyone involved with payment processing.
You can use this ABA routing number data to validate any bank routing number, identify current and retired numbers, identify bank name, branch and city locations using the routing number.
| Field | Data Type | Field Description |
|---|---|---|
| Routing | CHAR(9) | ABA Routing Transit Number |
| Status | CHAR(1) | A - number is active, R - number has been retired |
| New Routing | CHAR(9) | New ABA Routing Transit Number to use |
| Name | VARCHAR(128) | Name of bank or other financial institution. |
| Branch of | VARCHAR(128) | Institution is a branch office of main office located in this city. |
| City | VARCHAR(512) | Primary institution city location where this routing number is used. |
| Branches | VARCHAR(512) | Additional locations where this routing number is used. |
| ReasonRetired | VARCHAR(128) | Specifies the basic reason the number was retired |
