Authorization: Bearer ********************
curl --location 'https://apidev.edufee.online/api/fee-amount-wise-fee-head' \ --header 'Authorization: Bearer <token>' \ --form 'academic_year_id=""' \ --form 'department_id=""' \ --form 'class_id=""'
{}