post https://gw.edu-nation.net/api/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