v1

latestOpenAPI 3.1.02026-07-2418201.6 MB

Search Using Branch Name

get/search/ifsc/branch/{branch}

Path parameters

branchstring required

Query parameters

tokenstring

Get your token from here

Response

200

OR
OR
OR
OR
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
    }
  ],
  "message": "Details fetched successfully.",
  "status": "valid"
}