Authenticatie, invoer en resultaat
Transaction API
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"Output": "The given house address not found in database, the combination of Post Code, House Number and House Addition does not exist."
}{
"detail": [
{
"loc": [
"body",
43
],
"msg": "Expecting value: line 3 column 18 (char 43)",
"type": "value_error.jsondecode",
"ctx": {
"msg": "Expecting value",
"doc": "{\n \"postcode\": \"2201PZ\",\n \"housenumber\": a,\n \"valuationdate\": \"20121001\"\n}",
"pos": 43,
"lineno": 3,
"colno": 18
}
}
]
}GRATIS Ping voor beschikbaarheid
Post objectgegevens om de beschikbaarheid van transactiegegevens te ontvangen
Headers
Name
Type
Description
Request Body
Name
Type
Description
Request body
Voorbeeld verzoek
Last updated