fine mapping sotre
Developing
Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Body Params multipart/form-data
Request samples
curl --location --request POST 'https://apidev.edufee.online/api/fees-management/mapping/fine/store' \
--form 'academic_year_id=""' \
--form 'fee_head_id=""' \
--form 'fund_id=""' \
--form 'ledger_id=""'
Responses
application/json Modified at 2024-12-07 07:24:10