curl --location 'https://www.paziresh24.com/api/register' \
--form 'cell=""' \
--form 'username=""' \
--form 'password=""' \
--form 'name=""' \
--form 'family=""' \
--form 'gender=""' \
--form 'national_code=""' \
--form 'date_birth=""' \
--form 'father_name=""' \
--form 'country_code=""' \
--form 'is_foreigner=""' \
--form 'email=""' \
--form 'province=""' \
--form 'city=""' \
--form 'image=""'