POST api/KyKiemKe/GetAllDataItem2

Request Information

URI Parameters

None.

Body Parameters

integer

Request Formats

application/json, text/json

Sample:
1

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of KyKiemKe
NameDescriptionTypeAdditional information
ID

globally unique identifier

None.

Nam

integer

None.

DanhMucKyKiemKeID

globally unique identifier

None.

DanhMucKyKiemKeCaption

string

None.

KhoCode

string

None.

KhoCaption

string

None.

TuNgay

date

None.

DenNgay

date

None.

DoanhSoTruocVat

decimal number

None.

GiaTriTonKho

decimal number

None.

HangThua

decimal number

None.

HangThieu

decimal number

None.

BuTru

decimal number

None.

TyLeTheoDoanhSo

decimal number

None.

TyLeTheoTon

decimal number

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "ID": "85028cae-53bd-41db-ae00-92967baf5b27",
    "Nam": 2,
    "DanhMucKyKiemKeID": "3cd084fb-fa15-4479-90fc-d8c8080426ab",
    "DanhMucKyKiemKeCaption": "sample string 4",
    "KhoCode": "sample string 5",
    "KhoCaption": "sample string 6",
    "TuNgay": "2026-01-29T16:28:25.5808056+07:00",
    "DenNgay": "2026-01-29T16:28:25.5808056+07:00",
    "DoanhSoTruocVat": 1.0,
    "GiaTriTonKho": 1.0,
    "HangThua": 1.0,
    "HangThieu": 1.0,
    "BuTru": 1.0,
    "TyLeTheoDoanhSo": 1.1,
    "TyLeTheoTon": 1.1
  },
  {
    "ID": "85028cae-53bd-41db-ae00-92967baf5b27",
    "Nam": 2,
    "DanhMucKyKiemKeID": "3cd084fb-fa15-4479-90fc-d8c8080426ab",
    "DanhMucKyKiemKeCaption": "sample string 4",
    "KhoCode": "sample string 5",
    "KhoCaption": "sample string 6",
    "TuNgay": "2026-01-29T16:28:25.5808056+07:00",
    "DenNgay": "2026-01-29T16:28:25.5808056+07:00",
    "DoanhSoTruocVat": 1.0,
    "GiaTriTonKho": 1.0,
    "HangThua": 1.0,
    "HangThieu": 1.0,
    "BuTru": 1.0,
    "TyLeTheoDoanhSo": 1.1,
    "TyLeTheoTon": 1.1
  }
]