cURL
curl --request GET \ --url https://sandbox-api.kotanipay.io/api/v3/withdraw/v2/bank/supporting-banks/{currency} \ --header 'Authorization: Bearer <token>'
This Api Handles fetching of supporting banks
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>