← Back to Adapters

Request object valuation

Request a manual market valuation for the collateral.

Overview

The Request Object Valuation API submits a request to an external valuation provider for a given object. Today it supports bostadsrätt (share in a housing cooperative); the schema is designed so a future REAL_ESTATE (småhus) branch can be added as an additive oneOf without breaking existing callers.

The happy path is an acknowledgement only (204 No Content) — no payload is returned. The endpoint may be called multiple times within a single valuation flow; each call is an independent, self-contained errand carrying the full payload, correlated per-call via the Correlation-Id header. There is intentionally no cross-call valuation/order identifier.