{ "searchkey": "", "is_active": "A" }
curl --location '/masters/country_master/get_country_master' \ --header 'Authorization: vimpapi' \ --header 'Content-Type: application/json' \ --data '{ "searchkey": "", "is_active": "A" }'
{}