GET api/Student/GPA?semesterId={semesterId}&sessionId={sessionId}&studentId={studentId}
Gets the results of a student for each semester
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
semesterId | No documentation available. |
Define this parameter in the request URI. |
sessionId | No documentation available. |
Define this parameter in the request URI. |
studentId | No documentation available. |
Define this parameter in the request URI. |