GET api/PDT_TestOnline_Mobile/PDT_LanThi_TaoDuLieuLanThi2?PrivateKey={PrivateKey}&DeThiID={DeThiID}&MaNV={MaNV}&HoTen={HoTen}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| PrivateKey | string |
Required |
|
| DeThiID | string |
Required |
|
| MaNV | string |
Required |
|
| HoTen | string |
Required |
Body Parameters
None.
Response Information
Resource Description
PDT_LanThiMessageModel| Name | Description | Type | Additional information |
|---|---|---|---|
| IDLanThi | globally unique identifier |
None. |
|
| MessCode | string |
None. |
|
| MessageContent | string |
None. |
|
| ThoiGianConLai | integer |
None. |
Response Formats
application/json, text/json
Sample:
{
"IDLanThi": "39fa6b7c-3875-4204-a2fe-34da3d05d40f",
"MessCode": "sample string 2",
"MessageContent": "sample string 3",
"ThoiGianConLai": 4
}