GET v1/sms/SMSBroadcast/Message?to={to}&from={from}&message={message}&smsref={smsref}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
to

string

Default value is

from

string

Default value is

message

string

Default value is

smsref

string

Default value is

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml, multipart/form-data

Sample:

Sample not available.