# banks

Banks available for bank-account verification in the given country (ISO 3166-1 alpha-2).

```
banks(

  country: String!

): [Bank!]!
```

### Arguments[​](#arguments "Direct link to Arguments")

#### [`banks.country`](#country) ● [`String!`](https://docs.monei.com/apis/graphql/types/scalars/string/.md) non-null scalar[​](#country "Direct link to country")

### Type[​](#type "Direct link to Type")

#### [`Bank`](https://docs.monei.com/apis/graphql/types/objects/bank/.md) object[​](#bank- "Direct link to bank-")

Bank shown in the bank-account verification picker.
