
MOs
For subscriptions you manage yourself, MOs will be sent to you as a webhook for matching keywords. Your account manager will help you decide the keywords for your service and assign a shortcode for you.
Notifications are sent via HTTP GET with all parameters being provided, percent-encoded, in the QueryString.
Parameters
Parameter
Description
mx
Encrypted MSISDN/Alias. This can be decrypted using DecryptMX.
mcc
The Mobile Country Code.
mnc
The Mobile Network Code.
mo
The SMS message that the customer sent, ie "STOP SERVICE". You will need to analyse this and action accordingly.
timestamp
The timestamp that the MO was sent from the user's device in the UK timezone. Format: yyyy/MM/dd HH:mm:ss
Example
http://www.example.com/?mo=STOP+SERVICE&mx=nRjrQf7rkGX-437Y6)5gR)5uMlRi3cy-3Ft9s2qvzD4
%3d&mcc=234&mnc=99×tamp=2022%2f05%2f06+13%3a01%3a32