# requestOnlineChannel

Requests the online sales channel (MONEI One). Submits a website (the check that gates online), flips salesChannel to BOTH, moves the account to `NOT_CONFIGURED` with reason `WEBSITE_VERIFICATION_REQUIRED` and starts re-review; a verified website unlocks API keys.

```
requestOnlineChannel(

  website: String!

): Account!
```

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

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

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

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

Merchant account.
