POST request
POST request to get message status
Headers
Name
Type
Description
Request Body
Name
Type
Description
<?xml version="1.0" encoding="utf-8" ?>
<response>
<state id_sms="SMS ID in the system to check the status" time="2011-01-01 12:57:46" sms="Status">Status</state>
<state id_sms="SMS ID in the system to check the status" time="2011-01-01 12:57:46" sms="Status" viber="Status">Status</state>
<state id_sms="SMS ID in the system to check the status" time="2011-01-01 12:57:46" viber="Status">Status</state>
</response><?xml version="1.0" encoding="utf-8"?>
<response>
<error>Error message</error>
</response>Deciphering parameters in query responses
Parameter
Data type
Description
Example XML request
Last updated