GET places by City
GET places by City
Path Parameters |
---|
citySearch — REQUIREDThe id or name of the City to search in places |
Query Parameters |
---|
from int32Start index of the list items |
rows int32How many items to return at one time, by default is 30 |
Responses | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200 A paged array for the places that match with the City
| |||||||||||||||||||||
500 Internal error
|