POST api/{version}/StudentDiscussion/LoadQandALogDetails?registrationId={registrationId}&frmobile={frmobile}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
registrationId

integer

Required

frmobile

boolean

Default value is False

version

string

None.

Body Parameters

None.

Response Information

Resource Description

QandAlogDetails
NameDescriptionTypeAdditional information
SubjectDetails

Collection of FolderDetails

None.

PreviousQuestions

Collection of QuestionOrAnswers

None.

ExamDate

date

None.

CurrentSubscriptionEndDate

date

None.

LstCourseMaterialType

Collection of SelectListItem

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'ImsApi.Models.FolderDetails'. Path 'SubjectDetails[0].SubFolder'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'ImsApi.Models.FolderDetails'. Path 'SubjectDetails[0].SubFolder'.