Receive

To use this feature, you will need to purchase an inbound (MO) shortcode or longcode number. Then provide us with your URL for the inbound (MO) 2way messages. All incoming messages from your shortcode would be routed to your provided URL.

Receive

POST http://ClientSMSChatURL.com/

Request Body

Name
Type
Description

sms_from

integer

Originating mobile

sms_to

string

Your short or longcode number

sms_message

string

SMS message content

{"sms_message":"Thank you"}

Last updated

Was this helpful?