Suggest Nederland Postcode Reacties
Suggest a Dutch address field.
Opmerking: Dit is de documentatie voor de v2 API die nog in beta is.
GET Voorbeeld request:
https://api.pro6pp.nl/v2/suggest/nl/postalCode?postalCode=1&authKey=YOUR_AUTH_KEY
Deze aanvraag geeft het volgende resultaat:
200: Postal code suggestion(s) available
[
{
"country": "Netherlands",
"countryCode": "NL",
"lat": 52.3795,
"lng": 4.90127,
"municipality": "Amsterdam",
"postalCode": "1012AA",
"province": "Noord-Holland",
"settlement": "Amsterdam"
}
]
Fout Antwoorden
401: Not authenticated
404: No results found