POST api/PKD_KiemKeDateSanPhamChiTiet/PKD_KiemKeDateSanPhamChiTiet_GetAll
Request Information
URI Parameters
None.
Body Parameters
Collection of ObjectNone.
Request Formats
application/json, text/json
Sample:
[
{},
{}
]
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of PKD_KiemKeDateSanPhamChiTietModel| Name | Description | Type | Additional information |
|---|---|---|---|
| GuidID | globally unique identifier |
None. |
|
| KiemKeDateSanPhamID | globally unique identifier |
None. |
|
| NguoiThucHienKK | string |
None. |
|
| ThoiGianThucHienKK | date |
None. |
|
| SoLuong | decimal number |
None. |
|
| NgayHetHan | date |
None. |
|
| ThoiGianHuyKK | date |
None. |
|
| NguoiHuyKK | string |
None. |
|
| SoNgayConLai | integer |
None. |
|
| MaCTKM | string |
None. |
|
| PAXuLy | string |
None. |
|
| Ban | decimal number |
None. |
|
| ChangeStatus | integer |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"GuidID": "17e6770c-9e56-4670-8032-a2aed5debdc2",
"KiemKeDateSanPhamID": "dba06349-524e-4c4e-9219-05486cffb018",
"NguoiThucHienKK": "sample string 2",
"ThoiGianThucHienKK": "2026-04-03T16:05:06.9032251+07:00",
"SoLuong": 1.0,
"NgayHetHan": "2026-04-03T16:05:06.9032251+07:00",
"ThoiGianHuyKK": "2026-04-03T16:05:06.9032251+07:00",
"NguoiHuyKK": "sample string 3",
"SoNgayConLai": 4,
"MaCTKM": "sample string 5",
"PAXuLy": "sample string 6",
"Ban": 7.0,
"ChangeStatus": 8
},
{
"GuidID": "17e6770c-9e56-4670-8032-a2aed5debdc2",
"KiemKeDateSanPhamID": "dba06349-524e-4c4e-9219-05486cffb018",
"NguoiThucHienKK": "sample string 2",
"ThoiGianThucHienKK": "2026-04-03T16:05:06.9032251+07:00",
"SoLuong": 1.0,
"NgayHetHan": "2026-04-03T16:05:06.9032251+07:00",
"ThoiGianHuyKK": "2026-04-03T16:05:06.9032251+07:00",
"NguoiHuyKK": "sample string 3",
"SoNgayConLai": 4,
"MaCTKM": "sample string 5",
"PAXuLy": "sample string 6",
"Ban": 7.0,
"ChangeStatus": 8
}
]