Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes razorpay/ifsc#378
Only metadata changes in this release.
Corrected data for BARB0BRGBXX
data cross checked across multiple sources ex -
the following list added in the readme of https://github.com/razorpay/ifsc
List of NEFT IFSCs from RBI website†
Corrected data for BARB0BRGBXX
Incorrect data
"BARB0BRGBXX": {
"BANK": "Baroda Rajasthan Kshetriya Gramin Bank",
"IFSC": "BARB0BRGBXX",
"BRANCH": "Baroda Rajasthan Kshetriya Gramin Bank IMPS",
"CENTRE": "AJMER",
"DISTRICT": "AJMER",
"STATE": "MAHARASHTRA",
"ADDRESS": "BARODA RAJASTHAN GRAMIN BANK,HEAD OFFICE,1ST FLOOR, CITY PLAZA,ANASAGAR CIRCULAR ROAD, VAISHALI NAGAR, AJMER - 305 004, RAJASTHAN",
"CONTACT": "+910221800223344",
"IMPS": true,
"CITY": "MUMBAI",
"UPI": true,
"MICR": "305647004",
"RTGS": true,
"NEFT": true,
"SWIFT": null,
"ISO3166": "IN-MH"
},
Updated data
"BARB0BRGBXX": {
"BANK": "Bank of Baroda",
"IFSC": "BARB0BRGBXX",
"BRANCH": "BARODA RAJASTHAN KSHETRIYA GRAMIN BANK",
"CENTRE": "AJMER",
"DISTRICT": "AJMER",
"STATE": "RAJASTHAN",
"ADDRESS": "BARODA RAJASTHAN GRAMIN BANK,HEAD OFFICE,1ST FLOOR, CITY PLAZA,ANASAGAR CIRCULAR ROAD, VAISHALI NAGAR, AJMER - 305 004, RAJASTHAN",
"CONTACT": "+910221800223344",
"IMPS": true,
"CITY": "AJMER",
"UPI": true,
"MICR": "305647004",
"RTGS": true,
"NEFT": true,
"SWIFT": null,
"ISO3166": "IN-RJ"
},