January 07, 2015
GetAreas SOAP Service
This webservice will provide a list of areas where numbers are available for purchase.
Meta:
GetAreasWs(UserName,Password,CountryCode);
Sample usage:
Sample output:
Output description:
AREACODE : This will be the country code along with the area code . You will use this with the GetDIDs function.
DESCRIPTION: Area description (Brussels, etc)
CLATITUDE: Country latitude (Useful if you need to display areas on a map)
CLONGITUDE: Country longitude (Useful is you need to display areas on a map)
ALATITUDE: Area latitude (Useful if you need to display areas on a map)
ALONGITUDE: Area longitude (Useful if you need to display areas on a map)
Function will return an empty array if username or password are not correct.
SOAP XML Definition: