105
| SMSEagle MHD-8100
| User’s Manual
login
your user to login to SMSEagle (see details in point API Authentication)
pass
your password to login to SMSEagle
folder
one of the following: inbox, outbox, sentitems
idfrom
(optional parameter)
minimal message-id
idto
(optional parameter)
maximum message-id
from
(optional parameter)
telephone number of SMS sender (for inbox)
to
(optional parameter)
telephone number of SMS receiver (for sentitems)
datefrom
(optional parameter)
date and time in format YYYYmmDDHHMMSS (YYYY – year,
mm – month, DD – day, HH – hour, MM – minutes, SS – seconds). Show only
messages sent/received on this date/time and later
dateto
(optional parameter)
date and time in format YYYYmmDDHHMMSS (YYYY – year,
mm – month, DD – day, HH – hour, MM – minutes, SS – seconds). Show only
messages sent/received on this date/time and earlier
limit
(optional parameter)
how many messages to show
unread
(optional parameter)
1 = show only unread messages
responsetype
(optional parameter)
simple = format response as simple object with one result
field (default), extended = format response as extended JSON object
createdby
(optional parameter)
username or email (if message was sent via Email to SMS) of
sending user
modem_no
(optional parameter)
sending modem number (only for multimodem devices)
Include_attachments
(optional parameter)
add attachments for MMS messages
EXAMPLES:
Show all messages from inbox:
{"method":"sms.read_sms",
"params":{"access_token":"0005gOjCOlMH8F2x","folder":"inbox"}}
Show all unread messages from inbox:
{"method":"sms.read_sms",
"params":{"access_token":"0005gOjCOlMH8F2x","folder":"inbox","unread":"1"}}
Show messages from sentitems folder with id=1234 to 1236:
{"method":"sms.read_sms",
"params":{"access_token":"0005gOjCOlMH8F2x","folder":"sentitems","idfrom":"
1234","idto":"1236"}}
Show messages from inbox folder with sender phone 481234567:
{"method":"sms.read_sms",
"params":{"access_token":"0005gOjCOlMH8F2x","folder":"inbox","from":"
481234567"}}
Show messages from sentitems folder with receiver phone number 7654321 and
datetime from 2014-12-24 08:10:00 to 2014-12-31 23:59:59:
{"method":"sms.read_sms", "params":{"access_token":
Summary of Contents for MHD-8100-3G
Page 1: ...SMSEAGLE MHD 8100 3G MHD 8100 4G User s Manual ...
Page 9: ...9 SMSEagle NXS 9700 3G User s Manual GET READY TO START I ...
Page 21: ...21 SMSEagle MHD 8100 User s Manual USING OF SMSEAGLE II ...
Page 76: ...76 SMSEagle MHD 8100 User s Manual Screenshot from Blacklist Define STOP word feature ...
Page 207: ...207 SMSEagle MHD 8100 User s Manual TROUBLESHOOTING I I I I I I ...
Page 210: ...210 SMSEagle MHD 8100 User s Manual SERVICE REPAIR IV I ...
Page 212: ...212 SMSEagle MHD 8100 User s Manual TECH SPECS SAFETY INFORMATION V I ...