/
Web Service - send

Web Service - send

Send SMS

This provides the capability to send a text message of up to 160 characters to a list of 1 or more mobile phones. A documentId is returned which can then be used to query the status of the submitted SMS.

method

parameters

return

send

(String username, String password, String[] recipients, String text);

String documentId