Suggest NL postalCode
Suggest a Dutch address field.
Note: This is the documentation for the v2 API which is still in beta.
This application gives the following result:
200: Postal code suggestion(s) available
[
{
"lat": 51.45111064138864,
"lng": 5.46274500165054,
"municipality": "Eindhoven",
"postalCode": "5621AA",
"province": "Noord-Brabant",
"settlement": "Eindhoven"
},
{
"lat": 51.45111064138864,
"lng": 5.46274500165054,
"municipality": "Eindhoven",
"postalCode": "5621AB",
"province": "Noord-Brabant",
"settlement": "Eindhoven"
},
{
"lat": 51.45096226747396,
"lng": 5.4594415910855,
"municipality": "Eindhoven",
"postalCode": "5621AC",
"province": "Noord-Brabant",
"settlement": "Eindhoven"
}
]
Error responses
401: Not authenticated
404: No results found