DLR SOAP

From SMS Wiki
Revision as of 16:42, 14 September 2011 by Bzurkovic (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

How to Get Message Delivery Confirmations Using SOAP

First, you need to get token and signature (see earlier discussion oh how/where). When you send a message (using Send_Plain, for example) you will receive MTID (message or tracking id). This is a unique number assigned to each message. When you send a message you can inquire about its status (no more than every 2 minutes) using the GetDLR function.

http://moapi.upsidewireless.com/soap/SMS.asmx

In return, you will receive status of the message.


List of Statuses



back