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

Add Settlement Bank Account

This will enable user to add his/her bank accounts to his profile for enabling fund settlement

📘

Please Note

  1. The user would only be allowed to add his/her bank account; the name of the bank account holder will be matched to user's name and if there is a mismatch, the bank account will not get added
  2. The user can add up to 3 bank accounts
  3. Bank Accounts of only those banks can be added which has verification service available
  4. You will need to use "Get bank list" API to get if verification is available for the bank or not. Alternatively you can store the list of banks for which verification is available on your server.
Path Params
int32
required

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

Form Data
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)

int32
required

unique id of each bank. Please refer to the bank list attached below for the bank id

string
required

IFSC code of the bank account

int32
required

This is the code of the service for fund settlement. The value of service_code for AePS fund settlement is 39.

int32
required

account number of user's bank account

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)

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json