5

https://www.frbservices.org/EPaymentsDirectory/fpddir.txt contains a list of bank routing numbers but there's at least one that doesn't appear in that list: 111000025 (from https://www.bankofamerica.com/deposits/manage/faq-routing-numbers.go if you select Texas).

https://www.routingnumbers.info/api/data.json?rn=111000025 shows it as well. Given that it seems like the frbservices.org site ought to be showing it even tho it isn't?

neubert
  • 333
  • 1
  • 11

2 Answers2

2

There is a GitHub Repo FedACHdir that contains what I think is the same text file and also the specific routing number you are looking for:

https://raw.githubusercontent.com/gatepay/FedACHdir/master/FedACHdir.txt
philshem
  • 17,647
  • 7
  • 68
  • 170
2

I think you have the wrong file. Try this one: https://www.frbservices.org/EPaymentsDirectory/FedACHdir.txt

pbreitenbach
  • 121
  • 1