Release notes KVK Handelsregister Vestigingsprofiel

On this page you find the Release Notes for the KVK Handelsregister Vestigingsprofiel API.

Test the latest changes in the Swagger UI.

View the Swagger UI

Release 1.4.1

10 August 2022

Fixed

The combination of error message, IPD code and HTTP status code you received was not always correct. This has been resolved. See the documentation for possible error codes.

Release 1.4

17 March 2022

Feature
API has been expanded with a list of trade names.

Release 1.3

27 January 2022

Feature
The RSIN number (if available) is now also shown in the API Vestigingsprofiel.

Release 1.2

15 December 2021

Feature
The field ‘Address addition’ has been added to the ‘Address’ block. This field gives extra information about the address. For example, there may be more than one branch at the same address in a communal building for businesses. An additional description of the location can help to differentiate these branches. For example: 3rd floor, room 315.

Release 1.1.1

1 November 2021

Fixed

If you use unsupported query parameters in your API query, you will get an error notification.

The previous version ignored invalid query parameters. You may have used an invalid query parameter in one of the KVK APIs. The result you got would have been based on the valid parameters that were present, wrongly suggesting that all parameters had been used. This would have led to unexpected or wrong results.

After the 1 November release, an unsupported query parameter will yield the HTTP response code 400 (Bad Request), with the following error notification:

{
"meldingen": {
"fout": [
{
"code": "IPD1999",
"omschrijving": "De volgende opgegeven parameter(s) is (zijn) ongeldig: [lijst, van, ongeldige, queryParameters]"
}
]
}
}

Check the supported query parameters per API in the swagger (OAS) files on the Testing page, to be found via our API product pages, or in the manuals on the Support page.

Release 1.1

1 October 2021

Feature
It is now possible to display the geographical data (like BAG and GPS location) of branches.