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": "2771DS",
"house_number": "87",
"house_addition": ""
}{
"postcode": "2771DS",
"housenumber": "87",
"houseaddition": ""
}2. Input Changes
a. Basic Features
New Inputs
Renamed Inputs
Solar Panel Input Changes
3. Output Changes
Renamed Outputs
New Outputs
Solar Panel Metrics
4. Feature Value Changes
Example
Laatst bijgewerkt