Wire2air provides a simple HTTP interface for clients to receive delivery reports. HTTP GET can be used in all modern programming languages including ASP, ASP.NET, C++, C#, PHP, VB, VB.NET, command lines, SSH & cURL.
Requirements
You should set up a web service to receive delivery reports from wire2air servers. Wire2air will send an HTTP GET message to your web server in the following format.
HTTP URLS
http://[client web service url]?smsoutboxid=xxxxxxxx&statuscode=xxxxxxx
HTTP METHOD
GET
Parameters
SMSOutboxid: Submitted SMS Reference number
Statuscode: Indicates the status code of an SMS message.
Please refer to the Delivery Report Status codes here: Report Status codes