OAIWebhookEmailOpenedPayload
Properties
Name | Type | Description | Notes |
messageId | NSString* | Idempotent message ID. Store this ID locally or in a database to prevent message duplication. | |
webhookId | NSString* | ID of webhook entity being triggered | |
eventName | NSString* | Name of the event type webhook is being triggered for. | |
webhookName | NSString* | Name of the webhook being triggered | [optional] |
inboxId | NSString* | Id of the inbox that received an email | |
pixelId | NSString* | ID of the tracking pixel | |
sentEmailId | NSString* | ID of sent email | |
recipient | NSString* | Email address for the recipient of the tracking pixel | |
createdAt | NSDate* | Date time of event creation | |
[Back to Model list] [Back to API list] [Back to ]