GetMessageContactHistory
Retrieves the last message sent to a mobile number.
Input
Name | Type | Required | Description |
MessageId | String | True | Message Id provided for the messageContact. |
TokenId | String | True | Token Id returned for the messageContact. |
MobileNumber | String | True | Mobile number for the messageContact. |
Result Set Columns
Name | Type | Description |
Count | Integer | The total of mobile numbers included in the send request subtracting the number of unsubscribed recipients. |
CreateDate | Datetime | Date when the MessageContact send was submitted. |
Status | String | Delivery status of a message to a contact. |
History | String | History information related to the last message sent to a mobile number. |