regdata_czech_isir_insolvency
Check Czech insolvency statuses by searching the official ISIR register with company name, IČO, or city. Get case reference, court, and proceeding status for risk screening.
Instructions
Czech ISIR Insolvency Register Search. Search the Czech insolvency register (ISIR) by company or debtor name, IČO or city. Get debtor name, IČO, case reference, court, proceeding status and the commercial-register cross-link. The register serves at most 400 rows per search and REFUSES a broader query outright - a refusal is reported as such and is NOT "no records". includeEnded defaults to true, which pulls in closed proceedings and makes a common surname more likely to be refused; set it false or add the IČO/city and re-run. No API key. Advanced fields beyond this schema are also accepted (regdata_describe lists them).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ico | No | One or more Czech IČO registration numbers to look up (e.g. "41035623"). | |
| city | No | Optional city (obec) to narrow the search. | |
| name | No | The debtor to look up: a company name or a person's surname. Matched against the ISIR debtor index. Leave empty when using a watchlist. | |
| maxItems | No | Optional cap on billed dataset items returned. | |
| firstName | No | Optional first name to narrow an individual-debtor search. | |
| watchlist | No | A list of company names or surnames to check in one run - ideal on a schedule to monitor your counterparties for new Czech insolvencies. Overrides "name". | |
| maxResults | No | Maximum debtor records to export across all queries (the register returns up to 400 per query). | |
| includeEnded | No | On (default): include closed/ended insolvency proceedings as well as active ones. Off: only currently-active proceedings. |