Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Body Params multipart/form-data
combinations_pivot_id
integerÂ
optionalRequest samples
curl --location --request POST 'https://apidev.edufee.online/api/waiver-setup/search' \
--form 'academic_year_id=""' \
--form 'combinations_pivot_id=""' \
--form 'fee_head_id=""' \
--form 'waiver_id=""' \
--form 'class_id=""' \
--form 'department_id="2"'
Responses
application/json Modified at 2025-07-08 05:23:12