ListStudentFollowScoresAll

Description

Returns StudentFollowScores (both current date and previous scores)

Paths

Example

Example request object

{
  "SearchCriteria": {
    "LessonGroupId": "00000000-0000-0000-0000-000000000000",
    "SelectedDateTime": "2024-04-19T02:07:54.8939692+02:00"
  },
  "Context": {
    "DivisionId": "00000000-0000-0000-0000-000000000000",
    "Language": "string_example",
    "ShopId": "00000000-0000-0000-0000-000000000000",
    "SessionId": "00000000-0000-0000-0000-000000000000",
    "Origin": 0,
    "Password": "string_example",
    "Encode": false,
    "AccessToken": "string_example"
  }
}

Example response object

{
  "StudentFollowScoreAllScores": {
    "Scores": null,
    "PreviousScores": null
  }
}

ShouldBeExecuted

Postdata

Response