UpdateVendorWebhookRequest
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| url | String | URL where webhook events will be sent. Must be HTTPS. | [optional] [default to null] |
| events | List | List of events this webhook should subscribe to. | [optional] [default to null] |
| is_active | Boolean | Whether the webhook is active. | [optional] [default to null] |