Wire2air Delivery Report API:
Wire2air provides 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.
Receive SMS delivery reports from Wire2air Gateway
Requirements
Client should set a web service to receive delivery reports from wire2air servers. Wire2air will send a HTTP GET message to client 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 status code on SMS message.
Please refer to the Delivery Report Status codes here:Report Status codes