Receive inbound SMS callbacks

This is a web service created by you, to receive notifications from Telesign. The details described here are for notifications from Telesign Messaging regarding Mobile Originated (MO) messages from end users sent using its SMS channel. You can receive notifications from multiple Telesign services at the same endpoint. Reference details for delivery status callbacks are located in Receive SMS delivery reports.

Confirm with our Customer Support Team that the channels you want to use for receiving inbound messages from end-users have been enabled. MO keyword handling feature is available for RCS, WhatsApp, and SMS channels, please contact our Customer Support Team to enable it for you.

Looking for the high-level guide page with examples related to this action? Go to Messaging - Receive inbound messages.

Status codes

Status codeAssociated text stringDescription
1500DeliveredDelivered to you.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The service's unique identifier for the original transaction this notification is related to.

status
object

Contains properties related to the processing status of this transaction or send.

user_response
object
string
required

Returns value identifying the inbound channel used by the end user. Helpful when multiple channels are used with the same Mobile Originated (MO) Callback URL.

errors
object
required

A JSON object that contains information on error conditions that might have happened. For now, this field will always be empty. If you receive a callback, there is no error.

string
required

An ISO 8601 UTC timestamp indicating when the request was received.

Response
200

OK

Language
LoadingLoading…