SMS
Retrieve information about created / sent messages, including their sending status.
Columns
Name | Type | References | |
SmsID [KEY] | Long | ||
MessageID | Long |
Messages.ID | |
CostCurrency | String | ||
CostValue | String | ||
CreatedAt | Datetime | ||
From | String | ||
SentTS | Integer | ||
SMSCount | Integer | ||
StatusCode | String |
The allowed values are 0, 1, 2, ...., 16. | |
StatusDescription | String | ||
StatusName | String | ||
To | String |