Open pradeepbokoliya opened 2 months ago
By api i have fetched state, district and branches name after that how i fetch all data like
https://ifsc.razorpay.com/YESB0DNB002
this api... i want to pass branch name and want to get all data like this...
{ "BRANCH": "Delhi Nagrik Sehkari Bank IMPS", "CENTRE": "DELHI", "DISTRICT": "DELHI", "STATE": "MAHARASHTRA", "ADDRESS": "720, NEAR GHANTAGHAR, SUBZI MANDI, DELHI - 110007", "CONTACT": "+919560344685", "IMPS": true, "CITY": "MUMBAI", "UPI": true, "MICR": "110196002", "RTGS": true, "NEFT": true, "SWIFT": null, "ISO3166": "IN-MH", "BANK": "Delhi Nagrik Sehkari Bank", "BANKCODE": "DENS", "IFSC": "YESB0DNB002" }
Hey assign me this
By api i have fetched state, district and branches name after that how i fetch all data like
https://ifsc.razorpay.com/YESB0DNB002
this api... i want to pass branch name and want to get all data like this...
{ "BRANCH": "Delhi Nagrik Sehkari Bank IMPS", "CENTRE": "DELHI", "DISTRICT": "DELHI", "STATE": "MAHARASHTRA", "ADDRESS": "720, NEAR GHANTAGHAR, SUBZI MANDI, DELHI - 110007", "CONTACT": "+919560344685", "IMPS": true, "CITY": "MUMBAI", "UPI": true, "MICR": "110196002", "RTGS": true, "NEFT": true, "SWIFT": null, "ISO3166": "IN-MH", "BANK": "Delhi Nagrik Sehkari Bank", "BANKCODE": "DENS", "IFSC": "YESB0DNB002" }