Vorschlagen Niederlande Postleitzahl Antworten
Suggest a Dutch address field.
Hinweis: Dies ist die Dokumentation für die v2-API, die sich noch im Beta-Stadium befindet.
GET Beispielanfrage:
https://api.pro6pp.nl/v2/suggest/nl/postalCode?postalCode=1&authKey=YOUR_AUTH_KEY
Diese Anwendung führt zu folgendem Ergebnis:
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"
}
]
Fehlerreaktionen
401: Not authenticated
404: No results found