Countries
List banks for a country
get/client/countries/{country}/banks
List the banks Lira can verify accounts against for a supported country.
Authorization
API key in the X-API-Key header.
Path parameters
countrystringrequiredISO 3166-1 alpha-2 country code (e.g. NG, GH, ET, ZM, TZ)
Response
banksobject[]requiredList of active banks supported for the requested country.
Show child attributes
idstringrequiredBank code. Pass this exact value as `bankCode` when calling /verify/account.
namestringrequiredDisplay name of the bank.