Addresses
Persons
Addresses
Returns a list of known addresses
GET
Addresses
Lists all addresses for a given person. If you want latitude and longitude for the address
you can use the adressId to query for additional address details.
Source
The property, source, contains the actual source of the information and depends on country.Address Type
The property, addressType, is a string enum containing the type of the address| Field | Description |
|---|---|
| populationRegisterAddress | The public adress of the person |
| contactAddress | Contact adress to the person |
| internationalAddress | International address to the person |
| particularAddress | Particular address (särskild adress) to the person |
| particularInternationalAddress | Particular adress (särskild internationell adress) to the person |
| contactInternationalAddress | International contact address to the person |
Authorizations
Path Parameters
The person id
Response
200 - application/json
OK
Available options:
populationRegisterAddress, contactAddress, internationalAddress, particularAddress, particularInternationalAddress, contactInternationalAddress