# sendPaymentLink

Sends the hosted payment-link email (or SMS/WhatsApp) to the customer. Defaults to `EMAIL`.

```
sendPaymentLink(

  input: SendPaymentMessageInput!

): Payment
```

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

#### [`sendPaymentLink.input`](#input) ● [`SendPaymentMessageInput!`](https://docs.monei.com/es/es/apis/graphql/types/inputs/send-payment-message-input/.md) non-null input[​](#input "Enlace directo al input")

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

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

Payment returned from create/refund/capture/cancel and the send-link/receipt mutations.
