Gå til hovedinnhold
Beta! This documentation is automatically generated. Information may be incomplete or contain errors, especially screenshots and code samples. We'd love your feedback: use the "Did you find what you were looking for?" widget below, the chat in the bottom right, or email support@placepoint.no - we'll get back to you as soon as we can.

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

Default Response

Beta! This documentation is automatically generated. Information may be incomplete or contain errors, especially screenshots and code samples. We'd love your feedback: use the "Did you find what you were looking for?" widget below, the chat in the bottom right, or email support@placepoint.no - we'll get back to you as soon as we can.