Magidoc

TransactionRecipientInput
Input Object

Represents a recipient that will receive the transactional email.

Fields

#

contactId

ID of known contact within a Tarvent audience. This must be the Tarvent ID. If the ID is set, the Name and EmailAddress properties are ignored.

emailAddress

Email address of the recipient to be displayed in the email. Max length: 320 characters

metadata

Collection of recipient-specific meta data (aka reference data) used for both standard and custom report. Please note that this data will supersede transaction-level metadata. Max length: Name: 50 characters, Value: 255 characters.

name

Name of the recipient to be displayed in the email. Max length: 255 characters

type

Specified the type of recipient being added.

variables

Collection of recipient-specific dynamic data that will be merged into the content and/or header of the email based on the variable name. Please note that this data will supersede transaction-level variables. Max length: Name: 50 characters, Value: 50 characters.