student_balance_by_date

For a given date, this service will provide you with a complete finance overview for each student relevant to that date: amount for each fee type, gross amount, amount for each discount type, amount for each deduction type, net amount, amount for each payment method, total refunds, payment percentage 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: MEDIUM

Permission needed: Financial Reports (#400)

Reference Code: srv_297

Language
Authorization
Bearer
Click Try It! to start a request and see the response here!