Api

<back to all web services

SmsReport

HTTP + JSON

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

POST /json/syncreply/SmsReport HTTP/1.1 
Host: poly-api.com 
Content-Type: application/json
Content-Length: length

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

{"Status":{"Code":0,"Description":"String","Message":"String"},"MessageStatus":0,"MessageCount":0,"DeliveredCount":0,"UndeliveredCount":0,"RequestDate":"0001-01-01T00:00:00.0000000","ScheduledSendDate":"String","ExpireDate":"String","ReportDetails":[{"Msisdn":"String","MessageStatus":"String"}]}