Country id, get it from API /parameter/v2/searchCountries, /parameter/v2/countries
City name
How many rows to return
Expected data returned
curl -i -X GET \ 'https://qa-web-02.qima.com/parameter/v2/country/{countryId}/searchCities?name=string&rows=0'
[{"label": "string","value": "string"}]