List companies
List companies in registries based on search phrase
Input
User needs to provide search phrase and search mode. Results are limited upon to 100 items.
Attribute | Type | Description |
---|---|---|
search | String | Search phrase (at least 3 characters) |
searchMode | String | Search mode:
|
Output
Attribute | Type | Description |
---|---|---|
companyInfo | String | Information about the company, including the district court, registration number, and more. |
companyName | String | The name of the company. |
companyNumber | String | The registration number of the company. |
court | String | The district court where the company is registered. |
registry | String | The type of registry (e.g., VR, HRA) where the company is registered. |
registeredOffice | String | The location of the registered office of the company. |
status | String | The current registration status of the company (e.g., currently registered). |
Last updated