POST api/TestOnline/SP_TongHopNguoiThamGia_New

Request Information

URI Parameters

None.

Body Parameters

Collection of Object

None.

Request Formats

application/json, text/json

Sample:
[
  {},
  {}
]

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of SP_TongHopNguoiThamGiaModel_New
NameDescriptionTypeAdditional information
MaLanThi

globally unique identifier

None.

MaDe

globally unique identifier

None.

TenDe

string

None.

VTLamViec

string

None.

CuaHang

string

None.

MaNV

string

None.

HoTen

string

None.

NgayThi

date

None.

GioBatDau

date

None.

GioKetThuc

date

None.

TongDiem

decimal number

None.

link

string

None.

XepLoai

string

None.

TonDong

string

None.

ASM

string

None.

LyDo

string

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "MaLanThi": "1255327e-5f40-4fc7-a4db-292c73bb5160",
    "MaDe": "4d2dbb69-3c6d-4c13-9d5f-0fd186e0ecc7",
    "TenDe": "sample string 3",
    "VTLamViec": "sample string 4",
    "CuaHang": "sample string 5",
    "MaNV": "sample string 6",
    "HoTen": "sample string 7",
    "NgayThi": "2026-01-29T16:33:13.6517565+07:00",
    "GioBatDau": "2026-01-29T16:33:13.6517565+07:00",
    "GioKetThuc": "2026-01-29T16:33:13.6517565+07:00",
    "TongDiem": 1.1,
    "link": "sample string 8",
    "XepLoai": "sample string 9",
    "TonDong": "sample string 10",
    "ASM": "sample string 11",
    "LyDo": "sample string 12"
  },
  {
    "MaLanThi": "1255327e-5f40-4fc7-a4db-292c73bb5160",
    "MaDe": "4d2dbb69-3c6d-4c13-9d5f-0fd186e0ecc7",
    "TenDe": "sample string 3",
    "VTLamViec": "sample string 4",
    "CuaHang": "sample string 5",
    "MaNV": "sample string 6",
    "HoTen": "sample string 7",
    "NgayThi": "2026-01-29T16:33:13.6517565+07:00",
    "GioBatDau": "2026-01-29T16:33:13.6517565+07:00",
    "GioKetThuc": "2026-01-29T16:33:13.6517565+07:00",
    "TongDiem": 1.1,
    "link": "sample string 8",
    "XepLoai": "sample string 9",
    "TonDong": "sample string 10",
    "ASM": "sample string 11",
    "LyDo": "sample string 12"
  }
]