/
Cities
Cities
Get the list of all the cities with properties in the system.
The cities from the properties that are blocked will not show here.
Request: Cities(region, zone, type, usr, pwd)
parameter | type | format | mandatory? |
---|---|---|---|
region | integer |
| Yes |
zone | integer |
| Yes |
type | integer |
| No |
usr | integer |
| Yes |
pwd | string |
| Yes |
Response:
{
"Cities": [
{
"city": "Barcelona"
}, {
"city": "Madrid"
}
]
}
, multiple selections available,
Related content
DailyAvailability
DailyAvailability
More like this
Lodging
Lodging
More like this
Booked
Booked
More like this
MonthlyAvailability
MonthlyAvailability
More like this
Availability
Availability
More like this
Available
Available
More like this