[GET] ~/geo/cities/{country}/{postalcode}?city={city}
Returns a list of matches for the provided city lookup based on country and postal code.
Request Information
URI Parameters
| Name | Description | Type | |
|---|---|---|---|
|
The country (two letter code according to ISO 3166-1 Alpha-2). |
string |
This value is required and must not be omitted. |
|
|
The postal code. |
string |
This value is required and must not be omitted. |
|
|
The city. |
string |
This value is required and must not be omitted. |
Body Parameters
None.
Request Formats
None.
Response Information
Resource Description
A
| Name | Description | Type | |
|---|---|---|---|
| QueryResultStatus | |||
| string | |||
| Collection of QueryCitiesResult+QueryCitiesResultInfo |