|
Http Verb |
GET |
|---|---|
|
Url |
/territory/locations/r1/addresses/{addressId} |
|
Permissions required |
|
|
Personally Identifiable Information (PII) |
Yes |
|
Sensitive Information |
No |
|
Last Modified Version |
r1 |
|
Released since |
|
|
Deprecated since |
|
|
Removed since |
|
|
Tech Tags |
|
Business Logic
This API returns the requested Address.
To verify whether the address is correctly normalized, it is possible to use the information saved in the geocodingStatusId attribute and eventually also the geocodingAccuracyId.
To normalize the address, the geocoding API is available POST /territory/locations/r1/addresses/{addressId}/geocoding.
Path Parameters
|
Field |
Note |
|---|---|
|
addressId |
|
Query String Parameters
Fields ℹ️
Default.
Language ℹ️
Default.
Header Parameters
Default.
Response documentation
Response payload fields
|
Field |
Note |
|---|---|
|
id |
|
|
targetId |
|
|
typeId |
|
|
description |
|
|
countryCode |
|
|
districtCodeId |
|
|
normalizedMunicipality |
|
|
normalizedLocality |
|
|
normalizedPostalCode |
|
|
normalizedStreet |
|
|
normalizedStreetNumber |
|
|
street |
|
|
streetNumber |
|
|
apartment |
|
|
streetNumberExtension |
|
|
floor |
|
|
lot |
|
|
staircase |
|
|
xCoordinate |
|
|
yCoordinate |
|
|
municipalityCode |
|
|
note |
|
|
normalizedToponym |
|
|
directions |
|
|
code |
|
|
municipality |
|
|
locality |
|
|
postalCode |
|
|
geocodingAccuracy |
|
|
geocodingStatusId |
|
|
municipalityId |
TODO |
Response error codes