TFTP Web Services API

<back to all web services

UDPSystemSubscriber

The following routes are available for this service:
POST/UDP/RegisterNewUDPSystemSubscribersubscribe new UDP System subscriber when udp packet com it will redirect back to C24/DLS or any app that interested in UDP packet info

To override the Content-type in your clients HTTP Accept Header, append the .jsv suffix or ?format=jsv

HTTP + JSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /jsv/oneway/UDPSystemSubscriber HTTP/1.1 
Host: tftp-api.connect24.com 
Content-Type: text/jsv
Content-Length: length

{
	SIM: String,
	IMEI: String,
	SMSPhone: String,
	URI_CallBack: String
}