Tuesday, November 20, 2007

DIDX API to See DIDs with Specific # of Included Minutes per Month

The following will be updated and added to http://www.didx.net/api. Please view that website as the final word and will be correct within 48 hours, not this blog which is simply an announcement. Please see the API that will send DIDs with a certain number of included minutes from a particular country and area code.

API:WebGetAllRatedDIDS.cgi
Function:
getAvailableRatedDIDSbyFreeMin(UserID,Pass,CountryCode,AreaCode,FreeMinFrom,FreeMinT
o,VendorID)

e.g.
-> uri('http://www.didx.net/GetList')
-> proxy('http://www.didx.net/cgi-bin/WebGetAllRatedDIDS.cgi')
-> getAvailableRatedDIDSbyFreeMin("700733","0000","1","567","2000","5000","91912");

The above example code will display the DIDs of USA with, i.e., statecode 567 from Vendor "91912" which has 2000- 5000 free minutes included.

If a DIDX member using the DID search API does not wish to give a particular vendor ID, please provide '-1' or '0'.

0 comments: