Authorization: Bearer ********************
curl --location --request POST 'https://apidev.edufee.online/api/student-update/basic-info-store' \ --form 'student_id[]="498"' \ --form 'student_id[]="497"' \ --form 'academic_year="2"' \ --form 'custom_student_id[]="16102116068"' \ --form 'custom_student_id[]=""' \ --form 'class_roll[]="1010"' \ --form 'class_roll[]=""' \ --form 'student_name_bangla[]="PRIANKA RANI Datta"' \ --form 'student_name_bangla[]="MT. BIJLI"' \ --form 'student_name_english[]=""' \ --form 'student_dob[]=""' \ --form 'student_nationality[]=""' \ --form 'student_nid_or_birth_no[]=""' \ --form 'student_mobile[]=""' \ --form 'student_email[]=""' \ --form 'student_height[]=""' \ --form 'student_weight[]=""' \ --form 'student_special_disease[]=""' \ --form 'merital_status[]=""' \ --form 'student_gender[]=""' \ --form 'student_gender[]="Male"' \ --form 'student_religion[]=""' \ --form 'student_religion[]=""' \ --form 'blood_group[]=""' \ --form 'blood_group[]=""' \ --form 'student_type[]=""' \ --form 'residential_type[]=""' \ --form 'father_name_bangla[]=""' \ --form 'father_name_bangla[]=""' \ --form 'father_name_english[]=""' \ --form 'father_mobile[]="11111111112"' \ --form 'father_email[]=""' \ --form 'father_nid[]=""' \ --form 'father_profession[]=""' \ --form 'father_education[]=""' \ --form 'father_income[]=""' \ --form 'father_photo[]=""' \ --form 'mother_name_bangla[]=""' \ --form 'mother_name_bangla[]=""' \ --form 'mother_name_english[]=""' \ --form 'mother_address[]=""' \ --form 'mother_mobile[]=""' \ --form 'mother_email[]=""' \ --form 'mother_nid[]=""' \ --form 'mother_profession[]=""' \ --form 'mother_education[]=""' \ --form 'mother_income[]=""' \ --form 'mother_photo[]=""' \ --form 'guardian_name[]=""' \ --form 'guardian_relationship[]=""' \ --form 'guardian_mobile[]=""' \ --form 'guardian_occupation[]=""' \ --form 'guardian_address[]=""' \ --form 'guardian_email[]=""' \ --form 'guardian_nid[]=""' \ --form 'guardian_education[]=""' \ --form 'guardian_yearly_income[]=""' \ --form 'guardian_property[]=""' \ --form 'guardian_photo[]=""' \ --form 'admission_date[]=""' \ --form 'present_division[]=""' \ --form 'present_district[]=""' \ --form 'present_upozilla[]=""' \ --form 'present_post_office[]=""' \ --form 'present_post_code[]=""' \ --form 'present_address[]=""' \ --form 'permanent_division[]=""' \ --form 'permanent_district[]=""' \ --form 'permanent_upozilla[]=""' \ --form 'permanent_post_office[]=""' \ --form 'permanent_post_code[]=""' \ --form 'permanent_address[]=""' \ --form 'edu_information[]=""' \ --form 'quota_name[]=""' \ --form 'vaccinated[]=""' \ --form 'vaccine_name[]=""'
{}