token, you need to load the complete list of banks available to process the transaction. Your customers will have to choose from the list the bank that belongs to their bank account.Got a suggestion on this documentation? Contact Us.
curl --location --request GET 'https://api-uat.kushkipagos.com/transfer/v1/bankList' \
--header 'Public-Merchant-Id;'[
{
"code": "string",
"name": "string"
}
]