# Changelog

#### 2.2 - 2022-09-28

* Probleem opgelost waarbij zowel hoofdletters als kleine letters niet werden geaccepteerd voor toevoegingsletters voor huisnummers.

#### 2.1  - 2022-08-02

* Bijgewerkte lijst met mogelijke woningtype invoer [Woningtypes](/taxeren-en-waarderen/woningwaarde-api/woningtypes.md)

#### 2.0 - 2022-03-21

* Toegevoegd: [AccuracyIndicator](/taxeren-en-waarderen/woningwaarde-api/accuratesse-indicator.md) aan het resultaat = "AccuracyIndicator": 1

#### 1.03 - 2021-07-27

#### Gewijzigd

* De gebruiker kan het huistype invoeren en overschrijven&#x20;
* Fout 400-reactie toegevoegd wanneer het huis niet in de database bestaat. De foutmelding is "Uitvoer: het opgegeven huisadres niet gevonden in database, de combinatie van postcode, huisnummer en huistoevoeging bestaat niet.".
* Fout 400-reactie toegevoegd wanneer de voorspelling te laag is. Het bericht is "Uitvoer: de voorspelling is te laag.".&#x20;
* Fout 400-reactie toegevoegd wanneer het huistype niet wordt ondersteund. Het bericht is "Uitvoer: het opgegeven huistype wordt niet ondersteund of is onbekend."

#### 1.0.2 - 2021-01-25

#### Toegevoegd

* Huistype toegevoegd als invoer "huistype" om standaard te overschrijven&#x20;
* Toegevoegd gebruik van interne referentie-API voor geoptimaliseerde referentieobjecten
* Nieuwste AVM-model met verhoogd [betrouwbaarheid](https://altum.ai/accuratesse-altum-ai/)

#### Vast

* BAG ID is nu 16 karakters

#### Verwijderd

* WOZ functionaliteit - dit is nu onderdeel van de [WOZ API](https://docs.altum.ai/apis/woz-api)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.altum.ai/taxeren-en-waarderen/woningwaarde-api/changelog.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
