GET api/KyKiemKe/GetAllDataItem
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of KyKiemKe| Name | Description | Type | Additional 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": "c51202fa-3536-4947-80f5-44b74853d09a",
"Nam": 2,
"DanhMucKyKiemKeID": "350ca900-cdcb-4b02-8416-f05b846c7944",
"DanhMucKyKiemKeCaption": "sample string 4",
"KhoCode": "sample string 5",
"KhoCaption": "sample string 6",
"TuNgay": "2026-01-29T16:28:26.221974+07:00",
"DenNgay": "2026-01-29T16:28:26.221974+07:00",
"DoanhSoTruocVat": 1.0,
"GiaTriTonKho": 1.0,
"HangThua": 1.0,
"HangThieu": 1.0,
"BuTru": 1.0,
"TyLeTheoDoanhSo": 1.1,
"TyLeTheoTon": 1.1
},
{
"ID": "c51202fa-3536-4947-80f5-44b74853d09a",
"Nam": 2,
"DanhMucKyKiemKeID": "350ca900-cdcb-4b02-8416-f05b846c7944",
"DanhMucKyKiemKeCaption": "sample string 4",
"KhoCode": "sample string 5",
"KhoCaption": "sample string 6",
"TuNgay": "2026-01-29T16:28:26.221974+07:00",
"DenNgay": "2026-01-29T16:28:26.221974+07:00",
"DoanhSoTruocVat": 1.0,
"GiaTriTonKho": 1.0,
"HangThua": 1.0,
"HangThieu": 1.0,
"BuTru": 1.0,
"TyLeTheoDoanhSo": 1.1,
"TyLeTheoTon": 1.1
}
]