SMSDeliveryReceipt
This data is included in the DeliveryReceiptMessage
property of the SMSDeliveryReceiptPostback
type.
Type Properties
Property Name | Description | Data Type | Sample | ||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id |
Carrier level ID of the message. Used internally to match to SMS MessageID. |
String |
18579674100201040 | ||||||||||||||||||||||||||||||||||||||||||||
sub |
Carrier level Sub-ID of the message. |
String |
001 | ||||||||||||||||||||||||||||||||||||||||||||
dlvrd |
Value '1' indicates the message has been delivered, '0' indicates still pending. |
String |
001 | ||||||||||||||||||||||||||||||||||||||||||||
submit date |
Submission date and time. |
String |
1209281334 | ||||||||||||||||||||||||||||||||||||||||||||
done date |
Date and time the status has changed, or message delivery time when Stat is set to 'DELIVRD'. |
String |
1209281334 | ||||||||||||||||||||||||||||||||||||||||||||
stat |
Current status of the message. |
String |
DELIVERED TO CARRIER | ||||||||||||||||||||||||||||||||||||||||||||
err |
Additional error code, provider specific. See 'Common Delivery Receipt Error Codes' below for more details on this field.
|
String |
003 |