Search
K

Receive SMS (MO)

Our SMS API Platform will POST all the inbound MO SMS to user's specified callback URL in a similar way with Delivery Reports. As applied to DLRs, user's system/platform should returns a HTTP Status Code 200.
In order to setup your Callback URL, please contact our customer support.
Example JSON POST request for MO (Inbound) SMS Message:
{
"phone" : "447945223343",
"originator" : "8300",
"message" : "Test 1"
}