Use this api to allow the transfer of funds from your source bank account to EnKash. At a time 1 source bank account can be activated for funding EnKash VA.
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Header Params
User-Agent
string
required
Body Params application/json
accountNumber
string
required
Match pattern:
^[A-Za-z0-9]{9,36}$
ifsc
string
required
Match pattern:
^[A-Za-z]{4}0[A-Z0-9a-z]{6}$
companyId
string
optional
Match pattern:
^CEK[A-Z0-9]{7}$
Example
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://test.your-api-server.com/api/v0/bankDetail/whitelist' \
--header'User-Agent;' \
--header'Content-Type: application/json' \
--data-raw''