post https://gw.edu-nation.net/api/attendace_stat_per_student
For a given date range, this service will provide you with attendance and discipline statistics per student: student id number, name, class name, number of positive notes, negative notes, late events, absence lessons and days of absence.
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: Lesson reports (#416)
Reference Code: srv_3