Name | Type | Description | Notes |
---|---|---|---|
headers | array<string,string> | Custom headers for the webhook | |
subscribed_events | \Rvvup\Api\Model\WebhookEventType[] | The events to subscribe to. | |
url | string | The URL to send the webhook event to. |
Name | Type | Description | Notes |
---|---|---|---|
headers | array<string,string> | Custom headers for the webhook | |
subscribed_events | \Rvvup\Api\Model\WebhookEventType[] | The events to subscribe to. | |
url | string | The URL to send the webhook event to. |