Migration Guide: v1 β v2
This page provides an overview of the changes required when migrating from v1 to v2 of the API.
1. Request Body Changes
{
"post_code": "3024XL",
"house_number": "227",
"house_addition": "B"
}{
"postcode": "3024XL",
"housenumber": "227",
"houseaddition": "B"
}2. Input Changes
a. Basic Features
New Inputs
Solar Panel Input Changes
3. Output Changes
New Outputs
4. Feature Value Changes
Example
Laatst bijgewerkt