GET students/{studentIdentifier}/digitalBooksAccess

Authorization

Access to this endpoint is granted if all following conditions are true:

  • Authenticated user who is either StaffMember, Student

Request Information

URI Parameters

NameDescriptionTypeAdditional information
studentIdentifier

PearsonEnglish.LearningServices.Business.Helpers.UserIdentifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of PearsonEnglish.LearningServices.Wse.Models.DigitalBooks.DigitalBooksAccessSetting
NameDescriptionTypeAdditional information
RegistrationCourseId

globally unique identifier

None.

LevelName

string

None.

IsCurrentLevel

boolean

None.

WorkbookType

PearsonEnglish.LearningServices.Core.Models.Enums.WorkbookType

None.

ReleaseWorkBook

boolean

None.

ReleaseWorkBookEditable

boolean

None.

CanBeChanged

boolean

None.

ReleaseWorkBookVisible

boolean

None.

Response Formats

application/json, text/json

Sample:

Sample not available.