Acquire the address for a combination of `postalCode` and `houseNumber`
Activity name : <a href="https://developer.loket.nl/Activities/GetAddressyByPostalCodeAndHouseNumber" target="_blank">GetAddressyByPostalCodeAndHouseNumber</a> <br/> Acquire the address for a combination of postalCode and houseNumber. Only Dutch addresses are supported. Both the postalCode and houseNumber have to be specified as query parameters to perform a successful call to this endpoint. The city and street name returned by this endpoint are according to the nen standard <br/>
Query parameters
A valid postal code
A valid house number (without addition)
Headers
A valid Bearer token for authorizing the request.
The accept header is used to influence what type of output is returned and in most cases the version of the output
Response
OK
Changes
No recorded changes to this endpoint across all 4 revisions of this API.