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

idintegerRequired>=1
Student identifier.

Query parameters

batch_idintegerOptional>=1

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.
statusstringOptional
messagestringOptional
datalist of objectsOptional

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error