For location validation, at least one required piece of information is necessary. For example, if you search for a particular street without specifying a ZIP code or street number, Foxentry will validate the request based on the information provided. It will return the most probable street address in its response, drawing from similar requests and various other factors.
The best way to explain this is with an example. Here is an address: Jeseniova 2770/56d, 130 00 Praha. In the table, you can see the correct way to separate an address for validation. You can use part of the address, a full address, or even incomplete address data, and Foxentry will validate it based on the information provided.
Address | Content |
---|
Street | Jeseniova |
Street with number | Jeeniova 55 |
Full house number | 1151/55d |
The first section of house number | 1151 |
Numerical part of the first section | 1151 |
Textual part of the first section | - |
The second section of house number | 55d |
Numerical part of the second section | 55 |
Textual part of the second section. | d |
City | Praha |
ZIP code | 18600 |
Full address | Jeseniova 2770/56d, 130 00 Praha |
By an international system of https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2
State | ISO 3166-1 alpha-2 |
---|
Czech Republic | CZ |
Poland | PL |
Slovakia | SK |
Data scope | Content |
---|
Empty | The setting will be set to the default state, which in this case means 'Basic'. |
Basic | Retrieves the address associated with a specific ID. You can obtain the address in several different formats, depending on your needs. |
Full | The full data scope provides the same information as the basic version but with additional details. For example, it includes the region, the name of the district, whether it has external IDs, and its GPS coordinates. The availability of data varies depending on the state. For information about availability, refer to Location datasopes. |
Data source | Content |
---|
CZ | Addresses and locations from the Czech Republic. |
PL | Addresses and locations from Poland. |
SK | Addresses and locations from Slovakia. |
ZIP format | Content |
---|
Yes | This option determines the format in which the ZIP is returned - 130 00. |
No | This option determines the format in which the ZIP is returned - 13000. |
Empty | The setting will be set to the default state, which in this case means 'No'. |
City format | Content |
---|
Yes | The setting will be set to the default state, which in this case means ''. |
Minimal | This option determines the format in which the city is returned - Praha. |
Basic | This option determines the format in which the city is returned - Praha 8. |
Extended | This option determines the format in which the city is returned - Praha 8 - Karlín. |