SMS Api

<back to all web services

QueryMulti

HTTP + JSON

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

POST /json/syncreply/QueryMulti HTTP/1.1 
Host: api.postacell.net 
Content-Type: application/json
Content-Length: length

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

{"Response":{"Report":{"List":[{"Id":0,"Received":"0001-01-01T00:00:00.0000000","Sent":"0001-01-01T00:00:00.0000000","State":"Queued","Sender":"String","Cost":0,"Message":"String","Coding":"Default","DeliveredCount":0,"Count":0,"UndeliveredCount":0}]},"Status":{"Code":0,"Description":"String"}}}