POST api/TestOnline/SP_TongHopNguoiThamGia

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
NameDescriptionTypeAdditional information
MaDe

integer

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:
[
  {
    "MaDe": 1,
    "VTLamViec": "sample string 2",
    "CuaHang": "sample string 3",
    "MaNV": "sample string 4",
    "HoTen": "sample string 5",
    "NgayThi": "2026-01-29T16:30:40.494167+07:00",
    "GioBatDau": "2026-01-29T16:30:40.494167+07:00",
    "GioKetThuc": "2026-01-29T16:30:40.494167+07:00",
    "TongDiem": 1.1,
    "link": "sample string 6",
    "XepLoai": "sample string 7",
    "TonDong": "sample string 8",
    "ASM": "sample string 9",
    "LyDo": "sample string 10"
  },
  {
    "MaDe": 1,
    "VTLamViec": "sample string 2",
    "CuaHang": "sample string 3",
    "MaNV": "sample string 4",
    "HoTen": "sample string 5",
    "NgayThi": "2026-01-29T16:30:40.494167+07:00",
    "GioBatDau": "2026-01-29T16:30:40.494167+07:00",
    "GioKetThuc": "2026-01-29T16:30:40.494167+07:00",
    "TongDiem": 1.1,
    "link": "sample string 6",
    "XepLoai": "sample string 7",
    "TonDong": "sample string 8",
    "ASM": "sample string 9",
    "LyDo": "sample string 10"
  }
]