SubscriberResult
The SubscriberResult object contains information on failure of the send for a specific subscriber.
| Name | Data Type | Description |
|---|---|---|
| ErrorCode | xsd:string | Identifies the error of an API request via a numeric code. |
| ErrorCodeID | xsd:int | Identifies the error code of an API request via a numeric code. |
| ErrorDescription | xsd:string | Contains a human-readable description of the error that occurred |
| Ordinal | xsd:int | Indicates position of object within an array |
| Subscriber | Subscriber | Identifies subscriber used in call. |