DotSchools.com - Lead Phone Validation API
Post URL: http://www.dotschools.com/webserviceserver/phoneValidationAPI.php
|
Parameter name |
Description |
Sample value(s) |
|
affid |
Affiliate ID assigned by Affnet |
sampleaffiliateid437 |
|
phone |
Phone number to dial (10 digit, no dashes) |
9496080839 |
|
pin |
PIN code |
1234 |
The above fields can be posted using any programming language as an HTTP POST.
Sample Responses
ERROR messages. (Phone number is not dialed)
Possible response #1: ERROR: Please post your affiliate id, PIN, and phone number.
Possible response #2: ERROR: Invalid Phone Number.
When the phone number is dialed.
SUCESS