| FromEmail | String | Yes | The from email for the send |
| FromName | String | Yes | The from name for the send |
| NewsletterID | Integer | Yes | The id of the newsletter to be sent |
| Subject | String | Yes | The subject for the send |
| TextOnly | Integer | No |
0 = HTML version (Default)
1 = text only version
|
| ToEmail | String | Yes | The email address to send to |