Inner and Outer Surface Area

The proper format for the energy label and inner surface area input

Deprecated This API is deprecated and no longer recommended for new implementations. Existing integrations may continue to work. Contact Altum AI for guidance on the recommended setup.

Possible inner surface area inputs

Inner surface area takes any non-negative number as a input

Example request for updating the inner surface area in the API call

{
"postcode": "1234AB",
"housenumber": 1,
"innersurfacearea": 123
}

Possible outersurface area inputs

Outer surface area takes any non-negative number as a input

Example request for updating the outer surface area in the API call

{
"postcode": "1234AB",
"housenumber": 1,
"outersurfacearea": 250
}

Laatst bijgewerkt