Changelog

2.2 - 2022-09-28

  • Fixed issue with not accepting both Upper case and Lower case for house number addition letters.

2.1 - 2022-08-02

2.0 - 2022-03-21

1.03 - 2021-07-27

Changed

  • User is able to input and overwrite house-type

  • Added Error 400 response when the house does not exist in the database. The error message is "Output: The given house address not found in database, the combination of Post Code, House Number and House Addition does not exist.".

  • Added Error 400 response when the prediction is too low. The message is "Output: The prediction is too low.".

  • Added Error 400 response when the house-type is not supported. The message is "Output: The given house type is unsupported or unknown."

1.0.2 - 2021-01-25

Added

  • Added house type as input "housetype" to overwrite default

  • Added usage of internal reference API for optimized reference objects

  • Latest AVM model with increased accuracy and reliability

Fixed

  • BAG ID is now 16 characters

Removed

  • WOZ functionality - this is now part of the WOZ API

Last updated