Bulk Bank Account Verification

Use this API to verify bank account information in bulk.

❗️

Note

  1. This is an asynchronous API, so you must use the Bulk Bank Account Verification Status API to get the status of each bank accounts.
  2. We do not currently support Deutsche Bank and Fincare Small Finance Bank because they are not live on IMPS.

Response

You get the following information in the response within data object:

  1. bulk_reference_id: A unique ID for reference purpose. Use this ID in the Bulk Bank Account Verification Status API to get the status of each bank accounts.
Body Params
string
required

Your registered mobile number (See Platform Credentials for UAT)

string
required

A unique ID for every API call generated at your end

entries
array of objects
required

An array of bank account information, which needed to be verified

entries*
string

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

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

Responses

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