List banks in a country
list_banksList every bank and financial institution held for a country, with its bank code, SWIFT/BIC, USSD shortcode and mobile-money flag. Use this to build a bank picker or to reconcile a list of institutions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| country | Yes | ISO-2 country code, e.g. NG, GH, KE, ZA, EG, MA, ZM, TZ. | |
| mobile_money_only | No | Return only mobile-money providers (default false). |