Webhook
<?xml version="1.0" encoding="utf-8" ?>
<response>.
<state id_sms="IDSMS in system to check status" time="2011-01-01 12:57:46" sms="Status">Status</state>
<state id_sms="IDSMS in system to check status" time="2011-01-01 12:57:46" sms="Status" viber="Status">Status</state>
<state id_sms="IDSMS in system to check status" time="2011-01-01 12:57:46" viber="Status">Status</state>
</response>Parameter decoding
Parameter
Data type
Description
Returned client server response in an XML document
<?xml version="1.0" encoding="utf-8" ?>
<response>
<id_sms>3234</id_sms>
<id_sms>3235</id_sms>
</response>Last updated