GET classes/{ssdsClassId}/details/refresh
Authorization
Access to this endpoint is granted if all following conditions are true:
- Authenticated user who is either StaffMember
- Authenticated user belongs to center which matches a center that is assigned to material specified by "ssdsClassId" uri parameter or by content of request.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
ssdsClassId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
PearsonEnglish.LearningServices.Wse.Models.Views.ClassDetailsViewModelName | Description | Type | Additional information |
---|---|---|---|
BookedStudents | Collection of PearsonEnglish.LearningServices.Wse.Models.Views.StudentUnitAggregateViewModel |
None. |
|
StandbyStudents | Collection of PearsonEnglish.LearningServices.Wse.Models.Views.StudentUnitAggregateViewModel |
None. |
|
TeacherFirstName | string |
None. |
|
TeacherLastName | string |
None. |
|
CenterName | string |
None. |
|
IsZoomEnabledCenter | boolean |
None. |
|
Id | globally unique identifier |
None. |
|
ClassId | string |
None. |
|
ClassCode | string |
None. |
|
ClassType | integer |
None. |
|
NumberOfSeats | integer |
None. |
|
NumberOfStudents | integer |
None. |
|
IsComplete | boolean |
None. |
|
NumberOfStudentsOnStandbyList | integer |
None. |
|
MaxNumberOfStudentsOnStandbyList | integer |
None. |
|
IsClosed | boolean |
None. |
|
IsOnline | boolean |
None. |
|
StartDate | date |
None. |
|
Duration | integer |
None. |
|
Categories | Collection of PearsonEnglish.LearningServices.Core.Models.Views.CategoryViewModel |
None. |
|
CategoriesAbbreviations | string |
None. |
|
ClassDescription | string |
None. |
|
CompanyId | globally unique identifier |
None. |
|
AcceptsStandby | boolean |
None. |
|
TeacherId | globally unique identifier |
None. |
|
TeacherSsdsId | string |
None. |
|
IsVisibleInGroup | boolean |
None. |
|
IsB2B | boolean |
None. |
|
IsStandbyListFull | boolean |
None. |
|
CenterId | globally unique identifier |
None. |
|
IsTechnologyEnabledCenter | boolean |
None. |
|
IsScheduledInOnlineCenter | boolean |
None. |
|
IsTeen | boolean |
None. |
Response Formats
application/json, text/json
Sample:
{ "BookedStudents": [ { "Student": { "StudentCode": "sample string 1", "CenterId": "sample string 2", "CenterName": "sample string 3", "UserId": "8056289c-583f-4c70-a709-0db97d232388", "tempisNewStudent": true, "LastName": "sample string 6", "FirstName": "sample string 7", "SsdsId": "sample string 8", "StudentId": 9, "PhotoUris": { "Small": "sample string 1" }, "SocialNetworkAddress1": "sample string 10", "SocialNetworkAddress2": "sample string 11", "SocialNetworkAddress3": "sample string 12", "SocialNetworkAddress4": "sample string 13", "SocialNetwork1": "sample string 14", "SocialNetwork2": "sample string 15", "SocialNetwork3": "sample string 16", "SocialNetwork4": "sample string 17", "Email": "sample string 18", "MobileTelephone": "sample string 19", "HomeTelephone": "sample string 20", "WorkTelephone": "sample string 21", "PreferredContactMethod": 0, "PreferredSocialNetworkId": "8ccbadd3-6d25-4cb4-a65a-c289896a72dc", "PreferredSocialNetworkName": "sample string 22", "PreferredSocialNetworkAddress": "sample string 23" }, "CurrentUnitNumber": "sample string 1" }, { "Student": { "StudentCode": "sample string 1", "CenterId": "sample string 2", "CenterName": "sample string 3", "UserId": "8056289c-583f-4c70-a709-0db97d232388", "tempisNewStudent": true, "LastName": "sample string 6", "FirstName": "sample string 7", "SsdsId": "sample string 8", "StudentId": 9, "PhotoUris": { "Small": "sample string 1" }, "SocialNetworkAddress1": "sample string 10", "SocialNetworkAddress2": "sample string 11", "SocialNetworkAddress3": "sample string 12", "SocialNetworkAddress4": "sample string 13", "SocialNetwork1": "sample string 14", "SocialNetwork2": "sample string 15", "SocialNetwork3": "sample string 16", "SocialNetwork4": "sample string 17", "Email": "sample string 18", "MobileTelephone": "sample string 19", "HomeTelephone": "sample string 20", "WorkTelephone": "sample string 21", "PreferredContactMethod": 0, "PreferredSocialNetworkId": "8ccbadd3-6d25-4cb4-a65a-c289896a72dc", "PreferredSocialNetworkName": "sample string 22", "PreferredSocialNetworkAddress": "sample string 23" }, "CurrentUnitNumber": "sample string 1" } ], "StandbyStudents": [ { "Student": { "StudentCode": "sample string 1", "CenterId": "sample string 2", "CenterName": "sample string 3", "UserId": "8056289c-583f-4c70-a709-0db97d232388", "tempisNewStudent": true, "LastName": "sample string 6", "FirstName": "sample string 7", "SsdsId": "sample string 8", "StudentId": 9, "PhotoUris": { "Small": "sample string 1" }, "SocialNetworkAddress1": "sample string 10", "SocialNetworkAddress2": "sample string 11", "SocialNetworkAddress3": "sample string 12", "SocialNetworkAddress4": "sample string 13", "SocialNetwork1": "sample string 14", "SocialNetwork2": "sample string 15", "SocialNetwork3": "sample string 16", "SocialNetwork4": "sample string 17", "Email": "sample string 18", "MobileTelephone": "sample string 19", "HomeTelephone": "sample string 20", "WorkTelephone": "sample string 21", "PreferredContactMethod": 0, "PreferredSocialNetworkId": "8ccbadd3-6d25-4cb4-a65a-c289896a72dc", "PreferredSocialNetworkName": "sample string 22", "PreferredSocialNetworkAddress": "sample string 23" }, "CurrentUnitNumber": "sample string 1" }, { "Student": { "StudentCode": "sample string 1", "CenterId": "sample string 2", "CenterName": "sample string 3", "UserId": "8056289c-583f-4c70-a709-0db97d232388", "tempisNewStudent": true, "LastName": "sample string 6", "FirstName": "sample string 7", "SsdsId": "sample string 8", "StudentId": 9, "PhotoUris": { "Small": "sample string 1" }, "SocialNetworkAddress1": "sample string 10", "SocialNetworkAddress2": "sample string 11", "SocialNetworkAddress3": "sample string 12", "SocialNetworkAddress4": "sample string 13", "SocialNetwork1": "sample string 14", "SocialNetwork2": "sample string 15", "SocialNetwork3": "sample string 16", "SocialNetwork4": "sample string 17", "Email": "sample string 18", "MobileTelephone": "sample string 19", "HomeTelephone": "sample string 20", "WorkTelephone": "sample string 21", "PreferredContactMethod": 0, "PreferredSocialNetworkId": "8ccbadd3-6d25-4cb4-a65a-c289896a72dc", "PreferredSocialNetworkName": "sample string 22", "PreferredSocialNetworkAddress": "sample string 23" }, "CurrentUnitNumber": "sample string 1" } ], "TeacherFirstName": "sample string 1", "TeacherLastName": "sample string 2", "CenterName": "sample string 3", "IsZoomEnabledCenter": true, "Id": "ae747ec0-3244-4a0e-ad21-e8e17dab3b32", "ClassId": "sample string 5", "ClassCode": "sample string 6", "ClassType": 7, "NumberOfSeats": 8, "NumberOfStudents": 9, "IsComplete": true, "NumberOfStudentsOnStandbyList": 1, "MaxNumberOfStudentsOnStandbyList": 10, "IsClosed": true, "IsOnline": true, "StartDate": "2024-12-20T14:14:52.0770624+00:00", "Duration": 12, "Categories": [ { "Id": "8d119e8f-9912-47fb-920c-0fe5e3be6b19", "Type": "sample string 2", "Sequence": 1, "Path": "sample string 3", "Attributes": { "sample string 1": "sample string 2", "sample string 3": "sample string 4" }, "ChildCategories": [] }, { "Id": "8d119e8f-9912-47fb-920c-0fe5e3be6b19", "Type": "sample string 2", "Sequence": 1, "Path": "sample string 3", "Attributes": { "sample string 1": "sample string 2", "sample string 3": "sample string 4" }, "ChildCategories": [] } ], "CategoriesAbbreviations": "sample string 13", "ClassDescription": "sample string 14", "CompanyId": "2cb9a18f-8969-4f14-9be9-25a4f10b9d8f", "AcceptsStandby": true, "TeacherId": "7761cc2f-02e2-44fe-b4b2-6412b4959e84", "TeacherSsdsId": "sample string 17", "IsVisibleInGroup": true, "IsB2B": true, "IsStandbyListFull": false, "CenterId": "a6797783-5230-429d-8c02-d9356e031613", "IsTechnologyEnabledCenter": true, "IsScheduledInOnlineCenter": true, "IsTeen": true }