Request message status
Last updated
Last updated
GET
http://lk.mysmpp.ru/sendsms.php
Name | Type | Description |
---|---|---|
The response will be the state
of the state according to the passed id_sms
, the response options in the table below.
Parameter | Data type | Description |
---|---|---|
user*
String
Your login in the system
token*
String
You can use a secret key instead of login and password. To obtain it, please contact your manager
pwd*
String
Your password in the system
smsid*
Int
SMS message number. Used to check the SMS status.
state
String
Last message status:
"send" - message status not received. In this case, an empty time (time="") is transmitted
"not_deliver" - the message was not delivered. Final status (does not change with time)
"expired" - the subscriber was not in the network at the moments when the delivery attempt was made. Final status (does not change with time)
"deliver" - the message has been delivered.
"read" - the message has been read. Final status (does not change over time)
"partly_deliver" - the message was sent, but the status was not received.