List student charges
Returns scheduled contract-fee charges for a student in the selected academic year.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Student identifier.
Query parameters
batch_id
Academic year for the student’s contracts; the active year is used when omitted.
Response
Charges expanded from fee payment plans and sorted by payment date.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

