Creates and sends a text message (SMS) via a unique call

Method parameters

If error code=0, the message will contain the ID of the sending

SOAP Examples

<SendSMSFastResult>
  <errorCode>0</errorCode>
  <errorDescription>0</errorDescription>
  <listID>1</listID>
  <smsID>1</smsID>
  <deliveryID>125</deliveryID>
  <deliveryStatus>Sending in progress</deliveryStatus>
</SendSMSFastResult>