IFSC Verification
Use this API to verify if a given IFSC exists. The bank name, the branch that it belongs to, the transfer modes supported, and the respective MICR code will be shown in the response.
GET
This API will be retired soon. Please plan to migrate to the latest version, IFSC Verification V2.
Path Parameters
The IFSC information of the bank account to be validated. It should be an alphanumeric value of 11 characters. The first 4 characters should be alphabets, the 5th character should be a 0, and the remaining 6 characters should be numerals.
Example:
"SCBL0036078"
Response
200
application/json
Accepted
The response is of type object
.