Returns a list of known 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.
The property, source, contains the actual source of the information and depends on country.
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 |
The person id
OK
The response is of type object[]
.