Property | Description |
---|---|
ListId | A unique identifier for a specific list or collection of subscribers. |
ListName | The name is associated with the subscription list. |
Events | The events array contains one or more subscribed event records. Each record contains the following properties: Email, Date, and SubscriberId |
The email address of the subscriber | |
Date | The date and time when the subscription was created or the event occurred |
SubscriberId | A unique identifier for the subscription itself. This ID distinguishes one subscriber from another within the system, allowing for easy management, updates, or deletions of specific subscriptions. By default, it is equal to subscriber email address, however it can be equal to specific custom field value (for entire list). |
Random | Different random value in each response, present for security reasons |
NotificationType | Event type name (Subscribe for this particular notification) |