Reference for http://services.cro.ie/cws/submissioncount?sub_num={SUB_NUM}&doc_num={DOC_NUM}&company_num={COMPANY_NUM}&company_bus_ind={COMPANY_BUS_IND}&format={FORMAT}
Returns the count of submissions for a specified Company or Business Name, or a Submission Number
Url: http://services.cro.ie/cws/submissioncount?sub_num={SUB_NUM}&doc_num={DOC_NUM}&company_num={COMPANY_NUM}&company_bus_ind={COMPANY_BUS_IND}&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