POST api/TestOnline/SP_TongHopChiTietNguoiThamGia
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
Collection of SP_TongHopChiTietNguoiThamGiaModel| Name | Description | Type | Additional information |
|---|---|---|---|
| MaDe | integer |
None. |
|
| CuaHang | string |
None. |
|
| MaNV | string |
None. |
|
| HoTen | string |
None. |
|
| VTLamViec | string |
None. |
|
| CauHoi | string |
None. |
|
| NoiDungTraLoi | string |
None. |
|
| Diem | decimal number |
None. |
|
| NgayThi | date |
None. |
|
| GhiChu | string |
None. |
|
| ASM | string |
None. |
|
| LyDo | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"MaDe": 1,
"CuaHang": "sample string 1",
"MaNV": "sample string 2",
"HoTen": "sample string 3",
"VTLamViec": "sample string 4",
"CauHoi": "sample string 5",
"NoiDungTraLoi": "sample string 6",
"Diem": 1.1,
"NgayThi": "2026-01-29T16:30:54.0466078+07:00",
"GhiChu": "sample string 7",
"ASM": "sample string 8",
"LyDo": "sample string 9"
},
{
"MaDe": 1,
"CuaHang": "sample string 1",
"MaNV": "sample string 2",
"HoTen": "sample string 3",
"VTLamViec": "sample string 4",
"CauHoi": "sample string 5",
"NoiDungTraLoi": "sample string 6",
"Diem": 1.1,
"NgayThi": "2026-01-29T16:30:54.0466078+07:00",
"GhiChu": "sample string 7",
"ASM": "sample string 8",
"LyDo": "sample string 9"
}
]