📌Use this API to get the details of your whitelisted bank account linked to your EnKash payout account. This allows you to verify the bank account information from which you can transfer money to the EnKash VA.
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Query Params
companyId
stringÂ
required
Header Params
User-Agent
stringÂ
required
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 GET 'https://test.your-api-server.com/api/v0/bankDetail/whitelist?companyId' \
--header'User-Agent;'