January 09, 2015
GetDIDs JSON Service
This function will provide a JSON formatted list of numbers available for purchase
Meta:
GetDids(Username, Password, Country Code)
Please note that Country code is actually a full prefix. So for example, for US Toll Free numbers, country code would be 1800/1855/1866/1877 or 1888
Sample usage:
POST:
curl -X POST http://api.multitel.net/json/getdids \
--data-urlencode "UserName=USERNAME" \
--data-urlencode "Password=PASSWORD" \
--data-urlencode "CountryCode=1203"
GET:
curl -x GET http://api.multitel.net/json/getdids/USERNAME/PASSWORD/1203
You can also use the following example:
Result will be: