razorpay / ifsc

:bank: IFSC Codes Repository
https://ifsc.razorpay.com
MIT License
337 stars 129 forks source link

Missing IFSC of State Bank Of Hyderabad #93

Closed transhapHigsn closed 5 years ago

transhapHigsn commented 5 years ago

On Searching for IFSC "SBHY0020039", API returns 404 response. But this is a legit State Bank Of Hyderabad branch.

Search URL used is 'https://ifsc.razorpay.com/SBHY0020039'

Looked for the bank in bank name JSON, it was missing from there. So, I am guessing this bank is not supported. Is there any possibility that this bank will be supported in future?

captn3m0 commented 5 years ago

This is no longer a valid IFSC Code since the SBI Merger. The RBI Website no longer lists it.

This is changed to SBIN0020039 as per the official SBI FAQ. If you'd like a list of all such codes affected by the merger, we have one at https://github.com/razorpay/ifsc-api/blob/080e319f6b70f8ef04d6267687574e33b3fc6bee/data/redirects.yml

image

We have no plans to support SBHY in the future.

transhapHigsn commented 5 years ago

Thanks for the help.