100
| SMSEagle NXS-9700
| 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:
Содержание NXS-9700-3G
Страница 1: ...Rev 1 Rev 2 Rev 3 Rev 4 User s Manual SMSEAGLE NXS 9700 3G NXS 9700 4G...
Страница 9: ...9 SMSEagle NXS 9700 3G User s Manual GET READY TO START I...
Страница 21: ...21 SMSEagle NXS 9700 User s Manual USING OF SMSEAGLE II...
Страница 213: ...213 SMSEagle NXS 9700 User s Manual TROUBLESHOOTING I I I...
Страница 217: ...217 SMSEagle NXS 9700 User s Manual SERVICE REPAIR IV...
Страница 219: ...219 SMSEagle NXS 9700 User s Manual TECH SPECS SAFETY INFORMATION V...