EmailBounce

Type: object

An Email Bounce Event object record_type=email_bounce.

Action At

Type: stringFormat: date-time

Email Id

Type: string

A unique identifier for an individual email event.


Example:

"send-job-a7e23-jane-doe"

Type: object

Id

Type: string

Example:

"7bff7a..."

Name

Type: string

Examples:

"All Customers List"
"Lapsed Customers"

From

Type: object

Sender Details

Name

Type: string

Example:

"Jane Doe"

Email

Type: string
Must match regular expression: (^[a-zA-Z0-9_.+-]+@[a-zA-Z0-9-]+\.[a-zA-Z0-9-.]+$)
Example:

"jane@example.com"

To

Type: object

Recipient Details

Name

Type: string

Example:

"Jane Doe"

Email

Type: string
Must match regular expression: (^[a-zA-Z0-9_.+-]+@[a-zA-Z0-9-]+\.[a-zA-Z0-9-.]+$)
Example:

"jane@example.com"