Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Corrected the data for BARB0BRGBXX #207

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sarthak-kumar-shailendra

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"
},

@sarthak-kumar-shailendra
Copy link
Author

@saurabhdaware Can you please review this or assign someone to review?

@sarthak-kumar-shailendra
Copy link
Author

@PriyankaMarbill can you please review this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

incorrect city and state for BARB0BRGBXX
1 participant