GET /company/{id} + GET /company/{id}/details{
"id": "COMPANY::BE::0798956633",
"name": "DREDGING, ENVIRONMENTAL & MARINE ENGINEERING",
"companyNumber": "0798956633",
"legalForm": "string",
"type": "COMPANY",
"address": {
"street": "string",
"number": "string",
"zip": "string",
"city": "string",
"country": "string",
"geometry": {
"lat": 0,
"lng": 0
}
},
"establishedDate": "1991-06-27",
"companySize": "small",
"activities": [
{
"code": "42.91",
"description": "Construction of water projects"
}
]
}