WebhookEmailOpenedPayload
Properties
Name | Type | Description | Notes |
message_id | String | Idempotent message ID. Store this ID locally or in a database to prevent message duplication. | |
webhook_id | String | ID of webhook entity being triggered | |
event_name | String | Name of the event type webhook is being triggered for. | |
webhook_name | Option<String> | Name of the webhook being triggered | [optional] |
inbox_id | String | Id of the inbox | |
pixel_id | String | ID of the tracking pixel | |
sent_email_id | String | ID of sent email | |
recipient | String | Email address for the recipient of the tracking pixel | |
created_at | String | Date time of event creation | |
[Back to Model list] [Back to API list] [Back to ]