These docs are for v1. Click to read the latest docs for v3.

Get Bank Details

Get the details of a bank like name, bank code, available channels, is IFSC required, is verification available, etc.

This API fetches details of a bank detail like bank name, available channels, ifsc required or not basis bank code.

Parameter available_channel can have the following values:

valuenamedescription
0allboth channels IMPS and NEFT are available for the bank
1neftonly NEFT mode is available
2impsonly IMPS mode is available

Parameter ifsc_status can have the following values:

valuedescription
1Bank short-code (e.g. SBIN) works for both IMPS and NEFT
2Bank short-code works for IMPS only
3System can generate logical IFSC for both IMPS and NEFT
4IFSC is required

Parameter isVerificationAvailable can have the following values:

valuedescription
0Bank is not available for account verification
1Bank is available for account verification

List of banks available with bank ids and bank codes is available in the following google excel sheet:

Query Params
string
required

Refer to the bank list attached below for the respective bank codes

string

IFSC code of the bank

string
required

The unique cell number with which you are onboarded on Eko's platform. For UAT refer to [Platform Credentials] (https://developers.eko.in/docs/platform-credentials)

string
required

User code value of the retailer from whom the request is coming

Headers
string
required

Your unique API key that will authenticate your request. For UAT, refer to [Platform Credentials] (https://developers.eko.in/docs/platform-credentials)

string
required

Refer to [authentication section] (https://developers.eko.in/docs/authentication)

string
required

Refer to [authentication section] (https://developers.eko.in/docs/authentication)

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

Language
LoadingLoading…
Response
Choose an example:
application/json
text/plain