Bank Names are duplicated
In Bank Creation only Country and Bank Name are the unique identifiers. Due to this, we are having issues of duplicate bank names. And within those banks we have routing numbers/branch numbers which are duplicated.
There are multiple banks created for the same bank with slight variation in the name. For e.g. Bank of America is created as a) BANK OF AMERICA N.A. and b) BANK OF AMERICA.
The same routing number exists in these duplicate banks. For e.g. branch number/routing number 011000206 exists twice.
Is there a way to avoid this? Should we be using fields like Bank Number or Taypayer ID as unique identifiers?