POST api/PDT_TestOnline_Mobile/PDT_LanThi_TaoDuLieuLanThi
Request Information
URI Parameters
None.
Body Parameters
Collection of ObjectNone.
Request Formats
application/json, text/json
Sample:
[
{},
{}
]
application/x-www-form-urlencoded
Sample:
Sample not available.
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": "6dcf9ab0-6dca-44ba-967a-150552185327",
"MessCode": "sample string 2",
"MessageContent": "sample string 3",
"ThoiGianConLai": 4
}