| Name | Description | Type | Additional information |
|---|---|---|---|
| EmailsSuccessfullyProccessed |
Count of how many emails were processed successfully |
integer |
None. |
| SMSSuccessfullyProccessed |
Count of how many sms text messages were processed successfully |
integer |
None. |
| InvalidRecords |
list of emails that did not pass validation |
Collection of InvalidRecord |
None. |
| IsSuccessful |
Indicator of whether the request was successful |
boolean |
None. |
| ErrorMessage |
This will contain details of the error if it was not successful |
string |
None. |