94
| SMSEagle MHD-8100
| User’s Manual
9. Send binary SMS: HTTP GET method
HTTP GET METHOD:
https://url-of-smseagle/http_api/send_binary_sms
PARAMETERS:
Parameter
Description
access_token
authentication access token (see details in point API Authentication)
login
your user to login to SMSEagle (see details in point API Authentication)
pass
your password to login to SMSEagle
to
recipient telephone number (or numbers separated with comma)
udh
(optional parameter)
UDH header for the message (in hex format)
data
binary message (in hex format)
class
(optional parameter)
message class
modem_no
(optional parameter)
sending modem number (only for multimodem devices)
responsetype
(optional parameter)
text = format response as text (default), xml = format
response as XML 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:
https://url-of-smseagle/http_api/send_binary_sms?
access_token=0005gOjCOlMH8F2x&to=1234567&udh=0605040B8423F0&data=EA0601AE02
056A0045C60C037777772E736D736561676C652E657500080103534D534561676C65000101
RESPONSE:
Response:
OK; ID=[ID of message in outbox]
Sample response: OK; ID=297
Response (when wrong logindata):
Invalid login or password
Response (when wrong access token):
Invalid access token
Response (when wrong parameters):
Wrong or missing >>udh<< parameter
Response (when wrong parameters):
Wrong or missing >>data<< parameter
RESPONSE (XML):
Response:
<xml>
<message_id>
[ID of message in outbox]
</message_id>
<status>ok</status>
</xml>
Sample response:
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 ...