List Companies
List companies based on provided input.
Input
Attribute | Type | Description | Required |
---|---|---|---|
cvrNumber | String | CVR number of the searched company | Only of these is requred. |
name | String | The name of the searched company | Only of these is requred. |
Output
Attribute | Type | Description |
---|---|---|
name | String | The name of the found company |
cvrNumber | String | CVR number of the found company |
type | String | The type of the found company |
Output Example
Last updated