Receive SMS (MO) parameters

Examples and documentation on how to receive MO's.

MO's should be returned to your MO endpoint in the following format:

http://<your MOendpoint>?ORIGINATOR=MSISDN&CAMPAIGN=<campaign>&KEYWORD=<Keyword>&MESSAGE_TEXT=<incoming text>&REFERENCE=<Message-ID>&PROVIDER=<network>&RECIPIENT=<Shortcode>

When receiving SMS MO messages, the following parameters will be sent as part of the HTTP GET request:

Last updated