Field | Type | Required | Description |
---|---|---|---|
Email |
string | ✔️ | N/A |
TransactionalID |
string | ✔️ | The ID of the transactional email to send. |
AddToAudience |
*bool | ➖ | If true , a contact will be created in your audience using the email value (if a matching contact doesn't already exist). |
DataVariables |
map[string]any | ➖ | An object containing contact data as defined by the data variables added to the transactional email template. |
Attachments |
[]components.Attachments | ➖ | A list containing file objects to be sent along with an email message. |