| Name | Description | Type | Additional information |
|---|---|---|---|
| From |
A valid e-mail address. |
string |
None. |
| To |
A valid e-mail address. |
string |
None. |
| CarbonCopy |
CC, a valid e-mail address, or a comma-separated array of e-mail addresses. |
string |
None. |
| BlindCarbonCopy |
BCC, a valid e-mail address. |
string |
None. |
| Category |
E-mail template category. |
string |
None. |
| Code |
E-mail template code |
string |
None. |
| Variables |
JSON-encoded e-mail template variables and their values. Use empty object "{}" when none are necessary. |
string |
None. |
| DocumentURL |
URL where the document is stored. Must be in PDF format. |
string |
None. |
| DocumentId |
Document Id. |
string |
None. |
| AttachmentType |
Valid values are "attachment" for attachments, and "link" to add the document as a link. |
string |
None. |
| ApplicationType |
Currently supported application types: retail. Can be null/empty if you don't want to track message status via a callback. |
string |
None. |
| PrintDTOURL |
Print DTO URL - used when DocumentURL is not specified. |
string |
None. |
| DocumentTemplateCategory |
Document template category - used when DocumentURL is not specified |
string |
None. |
| DocumentTemplateCode |
Document template code - used when DocumentURL is not specified |
string |
None. |