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