96
| SMSEagle MHD-8100
| User’s Manual
modem_no
(optional parameter)
sending modem number (only for multimodem devices)
responsetype
(optional parameter)
simple = format response as simple object with one result
field (default), extended = format response as extended JSON object
test
(optional parameter)
1 = simulate message sending. Messages with that
parameter will not be added to outbox and they will return ID = 0
EXAMPLES:
{"method":"sms.send_binary_sms",
"params":{"access_token":"0005gOjCOlMH8F2x","to":"1234567","udh":"0605040B8
423F0","data":"EA0601AE02056A0045C60C037777772E736D736561676C652E6575000801
03534D534561676C65000101"}}
RESPONSE:
Response:
{"result": "OK; ID=[ID of message in outbox]"}
Sample response:
{"result": "OK; ID=297"}
Response (when wrong logindata):
{"result": "Invalid login or password"}
Response (when wrong access token):
{"result": "Invalid access token"}
Response (when wrong parameters):
{"result": "Wrong or missing >>udh<< parameter"}
Response (when wrong parameters):
{"result": "Wrong or missing >>data<< parameter"}
RESPONSE (EXTENDED):
Response:
{"result": {"message_id":"[ID of message in outbox]","status":"ok"}}
Sample response:
{"result": {"message_id":"748","status":"ok"}}
Response (when wrong logindata):
{"result": {"error_text":"Invalid login or password","status":"error"}}
Response (when wrong access token):
{"result": {"error_text":"Invalid access token","status":"error"}}
Response (when wrong parameters):
{"result": {"error_text":"Wrong or missing >>udh<< parameter",
"status":"error"}}
Response (when wrong parameters):
{"result": {"error_text":"Wrong or missing >>data<< parameter",
"status":"error"}}
11. Read SMS: HTTP GET method
HTTP GET METHOD:
https://url-of-smseagle/http_api/read_sms
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 ...