v1

latestOpenAPI 3.0.22026-08-04184121159.1 KB
fee_dues

Update Bulk Fee Due

API to update multiple fee due entries for a given student

put/api/v1/fee_dues/update_bulk_dues

Request body

fee_due_idinteger required

Fee due ID is required

student_idinteger required

Student ID is required

due_datestring

Due date is optional

due_amountnumber

Due amount is optional

fee_typestring

Fee type is optional

descriptionstring

Description is optional

Response

Successful Response

{"stackTrail":"paths:/api/v1/fee_dues/update_bulk_dues:put:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}