Phone Verify
Quick Start: C#
There are three steps to integrating the Phone Verify API into your Visual Studio C# project:
1. Obtain a Esendex License Key.
Sign up for an account and complete the request form.

2. Add a Phone Verification Web Reference to your project.
In order to call the Phone Verify API, you'll need to add a service reference into your project.
a. Open your Visual Studio project. From the menu select Project > Add Service Reference… as shown in the diagram.
d. Enter the URL for the Phone Verification Service: http://ws.esendex.us/phoneverify/phoneverify.asmx?wsdl. Click the arrow button.
e. Once the wizard has successfully contacted the Phone Verification service, the service will be displayed below the URL and a success message will be displayed.
Tip: Change the Web reference name to something that is appropriate for your project.