Enables customers to verify bank account number by returning the name of the account holder
Not applicable for all banks
Only applicable for banks for whom account verification feature is available. This can be checked by hitting the Get Bank Details API
Important Note:
Only IP which is in India will be whitelisted while going on the production mode. IP which is present outside India will not be whitelisted as per compliance
Port 25002 and Port 25004 must be opened on your server in order to reach the requests from your server to our production and staging environment respectively and a connection must be made from your server. You can check if connection is being made from your server or not using the telnet command.
The command for staging environment which you have to use: telnet staging.eko.in 25004.
The command for production environment which you have to use: telnet api.eko.in 25002.
Error Codes
response_status_id | response_type_id | message |
---|---|---|
1 | 1796 | Recipient name not found and verification not available for this bank |
-1 | 61 | Success! Account details found |