v1

latestOpenAPI 3.1.02026-07-2418201.6 MB

Search Using IFSC

get/search/ifsc/{ifsc}

Path parameters

ifscstring required

The IFSC code to be searched

Query parameters

tokenstring

Get your token from here

Response

200

OR
OR

Example response

{
  "data": {
    "address": "YES BANK TOWER IFC2 8TH FLOOR SB MARG ELPHINSTONE MUMBAI 400013",
    "bank": "YES BANK",
    "branch": "CMS NATIONAL OPERATING CENTRE MMR",
    "centre": "MUMBAI",
    "city": "MUMBAI",
    "contact": "2233479198",
    "district": "GREATER BOMBAY",
    "ifsc": "YESB0CMSNOC",
    "imps": true,
    "micr": "NA",
    "neft": true,
    "rtgs": true,
    "state": "MAHARASHTRA",
    "upi": true
  },
  "status": "valid"
}