Skip to main content
GET
/
api
/
v3
/
withdraw
/
v2
/
bank
/
supporting-banks
/
{currency}
GET SUPPORTING BANKS
curl --request GET \
  --url https://sandbox-api.kotanipay.com/api/v3/withdraw/v2/bank/supporting-banks/{currency} \
  --header 'Authorization: Bearer <token>'
This API handles fetching of supporting banks for bank withdrawals by currency.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

currency
string
required

Response

200 - undefined