GET api/TestAPI/GetQuestionList?UTSRNo={UTSRNo}&TestId={TestId}
Documentation for 'GetQuestionList'.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| UTSRNo | Documentation for 'UTSRNo'. |
Define this parameter in the request URI. |
| TestId | Documentation for 'TestId'. |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json
Sample:
{
"Message": "sample string 1",
"Status": true,
"Subjectdata": {},
"Questiondata": {},
"TestDetail": {},
"SubjectDetail": {},
"AttempDetail": {},
"TotalTime": {},
"DefaultLanguage": {}
}