student_balance

List of all students with their balance summary: student name, class name, gross amount, total discounts, total deductions, net amount, total payments and student balance. You can use the "additional_fields" parameter to include more fields in the JSON results. Check the /fields service to explore the additional fields that you can add.
Example:

{
"additional_fields":"customField_35,idnumber,countryName"
}

Rate Limit: LIGHT

Permission needed: Financial Reports (#400)

Reference Code: srv_101

Body Params
integer
required

School year id

string

Class Format: Comma separated numbers, i.e. 23,24,25

string

Search

integer

Group level

string

Sub-status Format: Comma separated numbers, i.e. 23,24,25

string

Registration Status Format: Comma separated numbers, i.e. 23,24,25

integer

Student status

string

Include more fields in the JSON results. Check the /fields service to explore the additional fields that you can add. Format: {"additional_fields":"customField_35,idnumber,countryName"}

Headers
string
required
Responses

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json