MO Forwarding Through HTTP

CEQUENS can provide the customers with Short/Long codes, where the clients can Send and Receive SMS from users. With MO (Mobile Originated) forwarding the customer will receive MO messages sent through his assigned short code.If the customer wants to receive the MO via HTTP protocol, the customer must provide CEQUENS with a webhook URL to receive the MO on, and the customer must grant CEQUENS with access to this URL. When CEQUENS receives MO message, MO will be forwarded to the customer via the webhook URL Post method with below parameters details:

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string

Mobile number of end-user sent the message.

string

short code that the message is received on.

string

Content of the received MO message.

int32

Encoding of the message text ( 0: for default encoding, 1: for the Unicode).

date-time

Date timestamp of receiving the message. Format: YYYY-MM-DDTHH:mm:ss.ms

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain