POST api/TestOnline/SP_ChiTietKQThiCuaNV_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_ChiTietKQThiCuaNVModel_New
NameDescriptionTypeAdditional information
ID

integer

None.

IDCauHoi

globally unique identifier

None.

CH

string

None.

NDDapAn

string

None.

IDDapAn

integer

None.

HVChon

boolean

None.

DADung

boolean

None.

GhiChu

string

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "ID": 1,
    "IDCauHoi": "05376185-2869-46f5-b0de-9354ca9ea59a",
    "CH": "sample string 2",
    "NDDapAn": "sample string 3",
    "IDDapAn": 1,
    "HVChon": true,
    "DADung": true,
    "GhiChu": "sample string 4"
  },
  {
    "ID": 1,
    "IDCauHoi": "05376185-2869-46f5-b0de-9354ca9ea59a",
    "CH": "sample string 2",
    "NDDapAn": "sample string 3",
    "IDDapAn": 1,
    "HVChon": true,
    "DADung": true,
    "GhiChu": "sample string 4"
  }
]