List companies
List companies in registries based on search criteria
Input
User needs to provide one of
companyNumber
regon
companyName
Attribute | Type | Description |
---|---|---|
companyName | String | Search phrase (at least 3 characters) |
regon | String | REGON number |
companyNumber | String | Company number, Polish NIP |
companyType | String | Company type, possible values:
|
Output
Ceidg
Attribute | Type | Description |
---|---|---|
companies |
| List of companies |
count |
| Results count |
Company
Attribute | Type | Description |
---|---|---|
|
| The unique identifier of the sole proprietorship |
|
| The name of the sole proprietorship |
|
| The date when the sole proprietorship was registered |
| The address of the sole proprietorship as registered with the authorities | |
| The correspondence address of the sole proprietorship | |
| Information about the owner of the sole proprietorship | |
| The citizenship(s) of the owner | |
| The activity classifications of the sole proprietorship | |
|
| The current status of the sole proprietorship |
registryAddress
Attribute | Type | Description |
---|---|---|
|
| The street address of the registry |
|
| The city where the registry is located |
|
| The country where the registry is located |
|
| The postal code of the registry |
|
| The TERC code of the registry |
|
| The SIMC code of the registry |
|
| The ULIC code of the registry |
correspondenceAddress
Attribute | Type | Description |
---|---|---|
|
| The street address of the correspondence |
|
| The city where the correspondence is located |
|
| The country where the correspondence is located |
|
| The postal code of the correspondence |
|
| The TERC code of the correspondence |
|
| The SIMC code of the correspondence |
|
| The ULIC code of the correspondence |
owner
Attribute | Type | Description |
---|---|---|
|
| The first name of the owner |
|
| The last name of the owner |
|
| The NIP number of the owner |
|
| The REGON number of the owner |
citizenship
Attribute | Type | Description |
---|---|---|
|
| The two-letter symbol of the citizenship |
|
| The name of the country associated with the citizenship |
activityClassifications
Attribute | Type | Description |
---|---|---|
|
| The value of the activity classification |
|
| The type of the activity classification |
Example response
Last updated