Page History
...
Get information about a previous MT submission. Please note that due to the asynchronous processing of the system, the message is not guaranteed to be available and its status retrievable until after the Response callback has been made.
Sample URL Request
Code Block |
---|
https://messageapi.vibesapps.com/MessageApi/mt/messages/b75fccf3-8f06-4d8f-a282-d1886a4792a2
|
Successful XML Response
Code Block |
---|
<mtMessage submitterMessageId="239487234987234"
messageId="b75fccf3-8f06-4d8f-a282-d1886a4792a2"
submitDate="2011-04-19T15:10:08.320-05:00" >
<destination carrier="102" address="+12995551234" type="MDN" />
<source address="98765" type="SC" />
<text>123857AB12</text>
<receiptOption>ERROR</receiptOption>
</mtMessage>
|
Overview
Content Tools