post https://staging.eko.in/ekoapi/v3/tools/kyc/ifsc
Use this API to verify IFSC codes. You will receive the bank name, the branch that it belongs to, the supported transfer modes, and the respective MICR code.
Response
You get the following key information in the data
object of the response:
Name | Data Type | Description |
---|---|---|
bank | string | The name of the bank |
ifsc | string | The IFSC information |
neft | string | The status of NEFT |
imps | string | The status of IMPS |
rtgs | string | The status of UPI |
upi | string | The status of UPI |
ft | string | The status of fund transfer |
card | string | The status of card |
micr | integer | The MICR code that can be used to identify the bank |
nbin | integer | The National Bank Identification Number (NBIN) information |
address | string | The physical address information of the branch |
city | string | The city name where the branch is located |
state | string | The name of the state where the branch is located |
branch | string | The name of the branch |
ifsc_subcode | string | The subcode of the IFSC information |
category | string | The category of the bank |
swift_code | string | The code that identifies banks and financial institutions worldwide. The code helps pinpoint the specific bank |