TransactionHeaderInput Input Object
Fields
#
customHeaders
[ NameValueInput !]
Collection of headers (name/value pairs) that will be added to the header of the email, but not displayed to the recipient. This is typically used for automated reply email processing when headers are present.
mailDomain
Domain used for sending email with strict DMARC policies are in place. Contact Tarvent support if you need to implement this. Max length: 255 characters
replyTo
Contact recipients will send reply emails to. This field is ignored if Replies is enabled in the TransactionTrackingInput object.
subject
String !
Non-null
Subject line of the email that will be displayed within the recipients email client. Max length: 500 characters
Previous
TransactionHeaderFilterInput
Next
TransactionLink