get
/payouts/transfer/v1/bankList
Before requesting a token
for a Transfer Out transaction, you first need to load the banks, so that the final client can select from the list. You only need to consume this endpoint.
The response you will get, is an array of the banks with its name and code.
Request Parameters
1 Header
Responses
1 Example
Schema
code
string
required
name
string
required
Send a Test Request
GET
Send requests directly from the browser (CORS must be enabled)
$$.env
No $$.env variables are being used in this request.