| 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. |
| ReplyTo |
Optional reply-to e-mail address. |
string |
None. |
| Subject |
Message subject. |
string |
None. |
| Body |
Message body. |
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. |
| Category |
E-mail template category, on the basis of which e-mail was created - optional. Can be used for footer message generation. |
string |
None. |
| Code |
E-mail template code, on the basis of which e-mail was created - optional. Can be used for footer message generation. |
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. |