Bank name/Payer Name
Each country has different available banks for processing transactions. Pass the bank name in the BANK_NAME field.
Use the API below to retrieve the list of available bank names for a country. If the API returns an empty payload or no results, all banks are supported for that country.
The country must be supported by MiFinity for bank payouts. The list of all supported countries is defined in the next section. This is not applicable for B2B transactions.
Retrieve Bank Names
HTTP Request
GET https://demo.mifinity.com/api/payer?country=HK¤cy=HKD
| Field | Description |
|---|---|
country | 2-digit ISO Country Code |
currency | 3-digit Currency Code |
Updated 9 days ago
What’s Next