# banks

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

```
banks(

  country: String!

): [Bank!]!
```

### Arguments[​](#arguments "Enlace directo al Arguments")

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

### Type[​](#type "Enlace directo al Type")

#### [`Bank`](https://docs.monei.com/es/es/apis/graphql/types/objects/bank/.md) object[​](#bank- "Enlace directo al bank-")

Bank shown in the bank-account verification picker.
