This page describes the various events that a client can subscribe to. The events have some common properties and also a set of specific properties.
The table below describes the common properties for an event.
Property
Type
Description
Property
Type
Description
Id
Guid
An unique Id for the webhook event.
EventName
String
The name of the event.
Data
Object
An object with a set of properties for each webhook event. A common property for this object is CreatedAtDateTime which specifies the date and time the event occurred in UTC and formatted according to ISO 8601.