{
"searchkey": "",
"search_type": "",
"is_active": "A",
"stateid": 1
}
curl --location --request POST '/masters/district_master/get_district_master' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"searchkey": "",
"search_type": "",
"is_active": "A",
"stateid": 1
}'
{}