v1
latestOpenAPI 3.1.02026-07-2616459400.5 KBSend bulk SMS via CSV string (GET)
Send bulk SMS using CSV data passed as the filestring parameter. Each row: mobile, "message", "optional sender id", "optional future time", "optional msgid", "optional templateid", "optional dlt_template_type" Rows are newline-separated.
Query parameters
Account/Feed ID registered with BulkSMS
10-digit mobile number or username (optional if IP whitelisted)
Password (optional if IP whitelisted)
CSV data. Each row: mobile, "message", "optional sender id", "optional future time", "optional msgid", "optional templateid", "optional dlt_template_type" Rows separated by newline. Example: 919900840000,"Test message 1","Optional sender id","200908271351" 919900840001,"Test message 2","Optional sender id"
Unique tag/job name for the request (max 50 chars)
Set to 1 for asynchronous processing
Future publish time in format yyyymmddhhmm (e.g. 200908271351)
Timezone for time parameter (e.g. GMT+10:45, GMT-07:30)
URL shortener flag (1 = enable)
Unique message ID for duplicate check
Message type (1 = text, default)
WAP URL for WAP push messages
UDH data for binary messages
Job ID
Response
Request processed (success or error)