A webhook
| Name | Type | Description | Notes |
|---|---|---|---|
| Event | WebhookEvent | [optional] | |
| Headers | List<WebhookHeader> | Array of custom webhook headers | [optional] |
| Name | string | The name of the webhook | [optional] |
| StoreId | int | Store ID | [optional] |
| Url | string | The url that the webhook sends the request to | [optional] |
| WebhookId | string | A string that uniquely identifies the webhook | [optional] [readonly] |