GET api/exam/report/actionable?memberId={memberId}&days={days}&takeWrong={takeWrong}&skipWrong={skipWrong}&subjectSn={subjectSn}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| memberId | globally unique identifier |
Required |
|
| days | integer |
Default value is 30 |
|
| takeWrong | integer |
Default value is 10 |
|
| skipWrong | integer |
Default value is 0 |
|
| subjectSn | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.