/
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
GET Cleanings
GET Cleanings
More like this
Get all listings
Get all listings
More like this
GET Property
GET Property
More like this
GET Properties
GET Properties
More like this
inventory_request
inventory_request
More like this
Get unavailability
Get unavailability
More like this