GET api/PDT_TestOnline_Mobile/PDT_KetQuaLanThi_UpdateAll?IDCauHoi={IDCauHoi}&IDLanThi={IDLanThi}&DaTraLoi={DaTraLoi}&Diem={Diem}&GhiChu={GhiChu}&IDDapAn={IDDapAn}&PrivateKey={PrivateKey}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
IDCauHoi

string

Required

IDLanThi

string

Required

DaTraLoi

string

Required

Diem

string

Required

GhiChu

string

Required

IDDapAn

string

Required

PrivateKey

string

Required

Body Parameters

None.

Response Information

Resource Description

PDT_LanThiMessageModel
NameDescriptionTypeAdditional information
IDLanThi

globally unique identifier

None.

MessCode

string

None.

MessageContent

string

None.

ThoiGianConLai

integer

None.

Response Formats

application/json, text/json

Sample:
{
  "IDLanThi": "65b5d31f-f2b5-4f89-8c39-0cc3490a1fb6",
  "MessCode": "sample string 2",
  "MessageContent": "sample string 3",
  "ThoiGianConLai": 4
}