Properties the company controls, via the ownership graph
GET/company/:id/properties
Cadastre units owned by the company or by any company below it in the share-ownership graph, one item per (subsidiary x cadastre unit). Property companies of any size own nothing directly — the parent typically has zero registered titles and everything sits in subsidiaries — so a title lookup on the organisation number returns an empty list while this returns the real portfolio. ownershipPercent is the EFFECTIVE share: the product of the shareholdings along path, so a 50%-owned subsidiary's building counts 50%. path is the chain that produced the row, kept so a surprising answer can be traced rather than trusted. cadastreNumber is the NMA and can be passed straight to GET /properties/{nma}/tenants — that is the intended chain: organisation number here, then tenants per cadastre unit. Rows carrying no cadastre are dropped in the database, so every item has a property. Norway only.
Request
Responses
- 200
Default Response