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 vCard message content is:
    BEGIN:VCARD
    VERSION:2.1
    N:Smith;Mike
    TEL;PREF:+55512345
    END:VCARD
  • The recipient is "447956219273".
  • The originator of the SMS is "MyCompany".
  • The route being used by the broadcast is "Global II"

Query String

username=abcdef&password=secret&type=broadcast&msg=06050423F40000424
547494E3A56434152440D0A56455253494F4E3A322E310D0A4E3A536D6974683
B4D696B650D0A54454C3B505245463A2B35353531323334350D0A454E443A564
34152440D0A&to=447956219273&from=MyCompany&route=GD02&data_type=unicode
(Individual values have been URL encoded.)

API Response

<result>
<broadcastID>MT0017295001</broadcastID>
<recipients>1</recipients>
<balanceType>GBP</balanceType>
<credits>4.4</credits>
<balance>5995.6</balance>
<neglected>-</neglected>
</result>