Reference for http://services.cro.ie/cws/companycount?company_num={COMPANY_NUM}&company_name={COMPANY_NAME}&alpha={ALPHA}&company_bus_ind={COMPANY_BUS_IND}&searchType={SEARCHTYPE}&address={ADDRESS}&format={FORMAT}

Returns the number of matches that would be occur by calling 'companies'. See Description of parameters for 'companies' request.

Url: http://services.cro.ie/cws/companycount?company_num={COMPANY_NUM}&company_name={COMPANY_NAME}&alpha={ALPHA}&company_bus_ind={COMPANY_BUS_IND}&searchType={SEARCHTYPE}&address={ADDRESS}&format={FORMAT}

HTTP Method: GET

Message direction Format Body
Request N/A The Request body is empty.
Response Xml Example
Response Json Example

The following is an example response Xml body:

<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2147483647</int>

The following is an example response Json body:

2147483647