GET ./medii/repartizare

It is used to return the averages for an association between a teacher-subject-class-student.

GET parameters

NameValue TypeValidationDetails
e2mIDintRequiredAssociation ID between a subject and a student.

Output example

"medii": {
"perioade": [
{
"sanID": "39",
"msmValoare": 0,
"msmX49": "0",
"msmIsLocked": "0"
},
{
"sanID": "40",
"msmValoare": 0,
"msmX49": "0",
"msmIsLocked": "0"
}
],
"anuala": {
"mgmValoare": 0,
"mgmIsLocked": "0"
}
}