I nærheden Holland Parametre
Return Dutch postal codes within range of a given postal code
Bemærk: Dette er dokumentationen for v2-API'en, som stadig er i beta.
This will return all postal codes within a range of a given postal code or city.
- Either the
postalCode
orsettlement
is required
Nødvendige parametre
Valgfrie parametre
postalCode
(string): Either the fourpp (e.g: 1000) or the sixpp (e.g: 1000AA) notation.settlement
(string): The address's settlement (city, town, village, or hamlet)municipality
(string): The address's municipality (only needed when there are multiple settlements by the same name to differentiate)province
(string): The address's province (only needed when there are multiple settlements having the same municipality name, so there's a province needed to differentiate)searchRange
(integer): The range to search, in meters. Maximum 100000.precision
(string): The precision for the returned results. Either sixpp or fourppmaxResults
(integer): The amount of results returned, a number between 0 and 999.includeInitialPostalCode
(boolean): Option whether to include the initial postal code in /v2/range calls. If the value is True, then the initial postal code is included in the search.
Autorisation
authKey
: This is the Authorization key. You have to add it as a GET parameter.
Your auth key can be found on the CMS.
Tilgængelige API-kald
Range