Knowledge Base

Important Notice

SMS API 2.1 is released in 'beta' and any feedback/errors should be forwarded to Technical Support.

Broadcast


Example

Textual Description

  • The account username is "abcdef" and its password is "secret".
  • The SMS is being sent to "44768254545".
  • The originator of the SMS is "MyCompany".
  • The route being used by the broadcast is "Global I"
  • The message reads "This is a sample message.";

Query String

username=abcdef&password=secret&version=2.1&type=broadcast&msg=This+is+a+sample+message.
&to=447768254545&from=MyCompany&route=GD01
(Individual values have been URL encoded.)

API Response

<result>
<broadcastID>MT0017295001</broadcastID>
<recipients>1</recipients>
<balanceType>GBP</balanceType>
<credits>5.0</credits>
<balance>5995.0</balance>
<neglected>-</neglected>
</result>