SMS API

SMSRequest

This data type specifies the options for an outgoing SMS message. It is passed to the AdvancedSMSSend method.

Type Properties

Property NameDescriptionData TypeSample
AssignedDIDNumber to send the message from. (Contact Esendex to add a number to your account.)String7575550000
MessageText content for the message.StringThis is a sample message.
PhoneNumbersOne or more recipient numbers.Array of String values7575559999
ReferenceIDCustom ID of your choice. You can use this ID to filter incoming messages when you read them.String123
ScheduledDateTimeUTC date/time when message will send.DateTime\/Date(1682439497785)\/
StatusPostBackURLURL to send postbacks to.Stringhttp://www.example.com/postback.aspx

Let’s start sending, together.