GET api/exam/wrongbook/wrong-questions?memberId={memberId}&subjectSn={subjectSn}&days={days}&take={take}&skip={skip}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| memberId | globally unique identifier |
Required |
|
| subjectSn | integer |
None. |
|
| days | integer |
Default value is 7 |
|
| take | integer |
Default value is 50 |
|
| skip | integer |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.