# createProvider

Creates a new provider on the account.

```
createProvider(

  input: CreateProviderInput!

): Provider!
```

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

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

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

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

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