| BodyText | String | No | The text you want to appear in the body of the email. This should be text only and not HTML. |
| FromEmail | Email address | Yes | The from email you want to appear in the email to be sent. |
| FromName | String | No | The from name you want to appear in the email to be sent. |
| SendID | Integer | Yes | The send id of the send you want to email. |
| SubaccountID | Integer | No | This is only used if you want to email the Statistics PDF of a sub account. |
| Subject | String | Yes | The subject of the email to be sent. |
| ToEmail | Email address | No | If no ToEmail is specified, the statistics PDF email will be sent to the email address specified in the account. When sending a sub account's statistics PDF, the email will be sent to the email address specified in the sub account. |
| ToName | String | No | If no ToEmail is specified, the ToName is set to the Name in the account. |