GetDIDs SOAP Service
This webservice will provide a list of numbers from the area (prefix) you have selected.
Meta:
GetDidsWs(UserName,Password,CountryCode);
Sample usage:
Sample output:
Output description:
Number: Phone number . You'll use this number in the next process, BuyNumber
SetupCost: Cost to set this number up
MonthlyCharges: Per month charges
PerMinuteCharges: Per minute charges once the FreeMinutes have run off. It's advisable to try and purchase mostly numbers that have FreeMinutes available
Country: USA / Canada / Germany / etc
Area: Washington (area code where this number is located)
CountryCode: Country prefix
StateCode: Area/State prefix
FreeMinutes: Number of free minutes (this is determined by the type of account you have or by the provider ; For example , even if your account type allows up to 500 free minutes, providers might be offer 0 free minutes for certain numbers
Function will return no output if username/password are incorrect , or an empty array if this area has no numbers available for purchase.
SOAP XML Definition