Parameters
Listed in the below table are webservices parameters for individual tasks.
|
Name |
Description |
|
h |
webservices token, configured by user from Preferences menu |
|
u |
username |
|
p |
password, supplied for op=get_token |
|
op |
operation or type of action |
|
format |
output format selection |
|
from |
SMS sender ID (for op=pv) |
|
to |
destination numbers, @username or #groupcode, may use commas |
|
footer |
SMS footer (for op=pv) |
|
nofooter |
remove SMS footer |
|
msg |
message (+ or %20 for spaces, urlencode for non ascii chars) |
|
schedule |
schedule message delivery, format: YYYY-MM-DD hhss |
|
type |
message type (flash or text) |
|
unicode |
whether message unicode or not (1=unicode, 0=not unicode) |
|
queue |
queue code |
|
src |
sender number or ID |
|
dst |
destination number (single number) |
|
dt |
send SMS date/time |
|
smslog_id |
SMS Log ID |
|
last |
last SMS log ID (this number not included on result) |
|
c |
number of delivery status that will be retrieved |
|
kwd |
keyword |
|
query |
query server for useful information |
Please note that all values should be URL encoded.
No Comments