REST API Test Page
Operation
POST
on
/utils/location/countries/{countryNameOrCode}/cities/{prefix}
Get country cities which names start by a given prefix with options
Produces
: application/json
Parameters
Name
Type
Value
Description
countryNameOrCode
Path Variable
*
The country name or code
prefix
Path Variable
*
The city name prefix
(JSON)
Request Body
{ "includeSecondaryZones" : false }
*
Location options
Result
HTTP Status :