post https://gw.edu-nation.net/api/collection_per_fee_type
For a selected fee type and date, this service returns your money collection data per each student: student details, gross amount for the selected fee type, discounts, deductions, net amount, payments, payment percentage and 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: HEAVY
Permission needed: Financial Reports (#400)
Reference Code: srv_328