# createProvider

Creates a new provider on the account.

```
createProvider(

  input: CreateProviderInput!

): Provider!
```

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

#### [`createProvider.input`](#input) ● [`CreateProviderInput!`](https://docs.monei.com/apis/graphql/types/inputs/create-provider-input/.md) non-null input[​](#input "Direct link to input")

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

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

Configured payment provider that routes a specific payment method to a processor/acquirer pair.
