Search Numbers
Protocol:  | HTTP 1.1  | 
Url:  | https://bch.telecomstats.co.uk/IVRAPI/Scripts/RNP/SearchDDIs.aspx  | 
Port:  | 443  | 
Method:  | GET or POST  | 
Optional Parameters
Name  | Type  | Values  | 
DDI  | String  | Partial or full match  | 
Media  | String  | Partial or full match  | 
Service  | String  | Full match  | 
AccountID  | Integer  | Account ID  | 
Error Returns
Errors will be returned with the status code HTTP 500:
Response  | Explanation  | 
Missing parameter '[param]'  | A parameter was not supplied or was supplied empty.  | 
Authentication failed.  | An invalid combination of username, password or clientid was supplied.  | 
OK Returns
Data is returned with the status code HTTP 200 as common delimited text.
Column  | Type  | 
DDI  | VarChar(21)  | 
Media  | VarChar(75)  | 
Service  | VarChar(30)  |