HTTP + XML
The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /xml/oneway/UDPSystemSubscriber HTTP/1.1
Host: tftp-api.connect24.com
Content-Type: application/xml
Content-Length: length
<UDPSystemSubscriber xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<IMEI>String</IMEI>
<SIM>String</SIM>
<SMSPhone>String</SMSPhone>
<URI_CallBack>String</URI_CallBack>
</UDPSystemSubscriber>