The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /json/syncreply/GetMo HTTP/1.1
Host: gw.ekomesaj.com.tr
Content-Type: application/json
Content-Length: length
{"Credential":{"Username":"String","Password":"String"},"Range":{},"State":"All","Recipient":"String"}
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: length
{"Response":{"Status":{"Code":0,"Description":"String"},"Message":{"List":[{"Id":0,"Received":"0001-01-01T00:00:00.0000000","Network":0,"MSISDN":"String","Recipient":"String","Keyword":"String","Text":"String","Price":0,"Xser":"String"}]}}}