WebhookPayload object
Payload sent to webhook endpoints
| Field | Type | Description |
|---|---|---|
eventrequired | string | Fully qualified event name |
timestamprequired | string (date-time) | Event occurrence timestamp |
resource | string | Resource type |
resourceId | integer (int32) | Resource ID |
datarequired | object | Full resource object at time of event |