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 available banks:

Path Params
string
required

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

Query Params
string
required

Your registered mobile number (See Platform Credentials for UAT)

string
required

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

string

IFSC code of the bank

Headers
string
required

Your static API key (See Guide)

string
required

Your dynamically generated security key, unique for every request (See Guide)

string
required

The current timestamp used to generate secret-key

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain