| Field | Type | Required | Description | Example |
|---|---|---|---|---|
Name |
string | ✔️ | A name that identifies the webhook. | Webhook #1 |
Url |
string | ✔️ | The URL Mollie will send the events to. This URL must be publicly accessible. | https://mollie.com/ |
EventTypesList |
EventTypesList | ✔️ | N/A | |
Testmode |
bool | ➖ | Whether to create the entity in test mode or live mode. You can enable test mode by setting testmode to true. |
false |