Payout Bank Codes
For all countries/currencies where DusuPay supports bank payouts, there's need to specify the unique code for the bank to which the funds are to be sent. These codes are available via the API
Last updated
For all countries/currencies where DusuPay supports bank payouts, there's need to specify the unique code for the bank to which the funds are to be sent. These codes are available via the API
Last updated
The bank codes are attached to the respective payment providers designated for paying out funds to the supported banks. Therefore, a provider code, obtained from can be used to query the list of supported banks. Any provider that supports BANK payouts will have the list of banks and respective codes.
GET
https://sandboxapi.dusupay.com/data/payout-bank-codes
Returns the list of payout banks based on the provider code.
provider_code*
String
The payment provider code for the provider whose bank codes are required
public-key*
String
The merchant account Public Key
bank_code
String
The unique code for the payout bank. It is required for the bank payout transaction requests
bank_name
String
The name of the bank
is_active
Boolean
Whether or not the bank is active for usage