https://api.voicetel.com/v2/sms/
RESTful POST or GET Request
Property Description
destination Destination Number in NPANXXXXXX format
source VoiceTel Phone Number (DID) in NPANXXXXXX format
messageText Plain text SMS message - Max length 160 characters
apikey Your API Key
JSON Response Schema
Property Description
Status JSON Response
Message Detailed Response Message

The POST properties are listed above and should be sent as multipart/form-data as per RFC-7578.