All requests must first be Authorized and must use the HTTP GET method over HTTPS. Results are encoded int UTF-8.
This call allows you to see view a report on a company in a basic, full or credit report form.
Latest XSD schema file is available here.
https://api.vision-net.ie/cws/2.3/uk/company/{{UK_COMPANY_NUM}}/{{REPORT_TYPE}}?format={{FORMAT}}&userRef={{USER_REF}}
Parameter | Type | Description |
---|---|---|
UK_COMPANY_NUM | String | The UK Company Number in question |
REPORT_TYPE | String | BASIC, FULL or CREDIT report |
format | XML/JSON/PDF | Return the results in XML or JSON (default) format. PDF format is available for FULL and CREDIT report |
userRef | String | Optionally record a User Reference for tracking usage. |