Receive RCS 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 RCS channel. You can receive notifications from multiple Telesign services at the same endpoint. 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.

string
required

The end user's phone number with country code included.

string

sender ID associated with the Rich Communication Services (RCS) agent used to send the message to the end user. In most cases, the callback parameter rcs_sender_id matches the sender_id provided in the request. However, Telesign may override the provided sender_id in order to improve delivery quality or follow SMS regulations in particular countries.

content
object

The content of the MO message sent by the end user.

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.

Response
200

OK

Language
LoadingLoading…