POST api/KSNB_BienBanKiemKeHangAm/BBKKBaoCaoChiTiet
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 KSNB_BBKKBaoCaoChiTietModel| Name | Description | Type | Additional information |
|---|---|---|---|
| GuidID | globally unique identifier |
None. |
|
| BaseDocNo | string |
None. |
|
| BaseDocDate | date |
None. |
|
| MaKho | string |
None. |
|
| TenKho | string |
None. |
|
| LoaiBienBan | integer |
None. |
|
| MaHang | string |
None. |
|
| TenHang | string |
None. |
|
| SoLuong | decimal number |
None. |
|
| GiaBanLe | decimal number |
None. |
|
| ThanhTien | decimal number |
None. |
|
| CodeNguyenNhan | string |
None. |
|
| NguoiRaBienBan | string |
None. |
|
| PhanLoai | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"GuidID": "38d2f464-c941-47f9-a408-1e141522b157",
"BaseDocNo": "sample string 2",
"BaseDocDate": "2026-04-03T18:12:16.1252579+07:00",
"MaKho": "sample string 4",
"TenKho": "sample string 5",
"LoaiBienBan": 6,
"MaHang": "sample string 7",
"TenHang": "sample string 8",
"SoLuong": 9.0,
"GiaBanLe": 10.0,
"ThanhTien": 11.0,
"CodeNguyenNhan": "sample string 12",
"NguoiRaBienBan": "sample string 13",
"PhanLoai": "sample string 14"
},
{
"GuidID": "38d2f464-c941-47f9-a408-1e141522b157",
"BaseDocNo": "sample string 2",
"BaseDocDate": "2026-04-03T18:12:16.1252579+07:00",
"MaKho": "sample string 4",
"TenKho": "sample string 5",
"LoaiBienBan": 6,
"MaHang": "sample string 7",
"TenHang": "sample string 8",
"SoLuong": 9.0,
"GiaBanLe": 10.0,
"ThanhTien": 11.0,
"CodeNguyenNhan": "sample string 12",
"NguoiRaBienBan": "sample string 13",
"PhanLoai": "sample string 14"
}
]