Api

<back to all web services

GetMo

HTTP + JSON

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: api.ekomesaj.com 
Content-Type: application/json
Content-Length: length

{"Credential":{"Username":"String","Password":"String","ResellerID":0},"Range":{}}
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: length

{"Response":{"TotalCount":0,"List":[{"uuid":"String","Received":"0001-01-01T00:00:00.0000000","Network":"String","MSISDN":"String","Recipient":"String","Keyword":"String","Text":"String"}]},"Status":{"Code":0,"Description":"String","Message":"String"}}