{
"country": "FR"
}curl --location 'https://www.rapidproxy.io/api/agent/get_province_list' \
--header 'app-key: xxxxxxxxxxx' \
--header 'Content-Type: application/json' \
--data '{
"country": "FR"
}'{"code":0,"data":{"0":"Random","Dubai":"Dubai","Sharjah":"Sharjah","AbuDhabi":"AbuDhabi","Ajman":"Ajman","Fujairah":"Fujairah","ImaratUmmalQaywayn":"ImaratUmmalQaywayn","RasalKhaymah":"RasalKhaymah"}}