Bank Information

Provides bank-specific information like IMPS/NEFT availability etc.

Bank details are required for the following:

  1. For adding a recipient:
    a. to know whether IFSC code is required for that bank or not
    b. to know whether verification of bank account is available for that bank or not
  2. For transferring money: to know whether the IMPS channel is available for that bank or not.



❗️

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.


API Reference