...
parameter | Meaning |
---|---|
status | text representing the message status |
statusCode | system status code as per our reponse code tables |
id | documentId of the MT message |
timestamp | time the final status was received by intelli |
from | Source address of the MT message |
to | recipient of the MT message |
text | content of the MT message |
chargedAmount | amount Amount charged for message sent request. number format 0.000. currently change amount for successfully submitted MT single SMS message is 1. If the message is multi part the charge increases by 1 for each additional message part. The number of message parts is the defined in the numberOfParts parameter below. |
numberOfParts | Number of message parts for the message. |
...