GET api/chapter/GetAllChapterBySubjectId?SubjectId={SubjectId}&StandardId={StandardId}&UserId={UserId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
SubjectId

integer

Required

StandardId

integer

Required

UserId

integer

Default value is 0

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/xml

Sample:

Sample not available.