POST api/KPBangKeChiTietHangHoaThatThoat/GetData
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 KPBangKeChiTietHangHoaThatThoat| Name | Description | Type | Additional information |
|---|---|---|---|
| typeReport | integer |
None. |
|
| LocCode | string |
None. |
|
| LocDes | string |
None. |
|
| PostingDate | date |
None. |
|
| FDate | date |
None. |
|
| TDate | date |
None. |
|
| DocumentNo | string |
None. |
|
| Document_Thua | string |
None. |
|
| Document_Thieu | string |
None. |
|
| SoBBKKSauGT | string |
None. |
|
| ItemNo | string |
None. |
|
| ItemDes | string |
None. |
|
| UnitOfMeasure | string |
None. |
|
| Group1 | string |
None. |
|
| Group2 | string |
None. |
|
| ReasonCode | string |
None. |
|
| ReasonCodeDes | string |
None. |
|
| City | string |
None. |
|
| DieuChinhThua | decimal number |
None. |
|
| DieuChinhThieu | decimal number |
None. |
|
| SalesPriceExcludeVat | decimal number |
None. |
|
| SalesPriceIncludeVat | decimal number |
None. |
|
| PurchasePriceIncludeVat | decimal number |
None. |
|
| PurchasePriceExcludeVat | decimal number |
None. |
|
| UnitCost | decimal number |
None. |
|
| DoanhSoTruocVat | decimal number |
None. |
|
| DoanhSoSauVat | decimal number |
None. |
|
| GiaTriHangTonKho | decimal number |
None. |
|
| HangThuaTruocVat | decimal number |
None. |
|
| HangThuaSauVat | decimal number |
None. |
|
| HangThuaGiaTon | decimal number |
None. |
|
| HangThieuTruocVat | decimal number |
None. |
|
| HangThieuSauVat | decimal number |
None. |
|
| HangThieuGiaTon | decimal number |
None. |
|
| HangThua | decimal number |
None. |
|
| HangThieu | decimal number |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"typeReport": 1,
"LocCode": "sample string 2",
"LocDes": "sample string 3",
"PostingDate": "2026-01-29T16:29:42.5021453+07:00",
"FDate": "2026-01-29T16:29:42.5021453+07:00",
"TDate": "2026-01-29T16:29:42.5021453+07:00",
"DocumentNo": "sample string 5",
"Document_Thua": "sample string 6",
"Document_Thieu": "sample string 7",
"SoBBKKSauGT": "sample string 8",
"ItemNo": "sample string 9",
"ItemDes": "sample string 10",
"UnitOfMeasure": "sample string 11",
"Group1": "sample string 12",
"Group2": "sample string 13",
"ReasonCode": "sample string 14",
"ReasonCodeDes": "sample string 15",
"City": "sample string 16",
"DieuChinhThua": 17.0,
"DieuChinhThieu": 18.0,
"SalesPriceExcludeVat": 1.0,
"SalesPriceIncludeVat": 1.0,
"PurchasePriceIncludeVat": 19.0,
"PurchasePriceExcludeVat": 20.0,
"UnitCost": 21.0,
"DoanhSoTruocVat": 22.0,
"DoanhSoSauVat": 23.0,
"GiaTriHangTonKho": 24.0,
"HangThuaTruocVat": 1.0,
"HangThuaSauVat": 1.0,
"HangThuaGiaTon": 25.0,
"HangThieuTruocVat": 1.0,
"HangThieuSauVat": 1.0,
"HangThieuGiaTon": 26.0,
"HangThua": 1.0,
"HangThieu": 1.0
},
{
"typeReport": 1,
"LocCode": "sample string 2",
"LocDes": "sample string 3",
"PostingDate": "2026-01-29T16:29:42.5021453+07:00",
"FDate": "2026-01-29T16:29:42.5021453+07:00",
"TDate": "2026-01-29T16:29:42.5021453+07:00",
"DocumentNo": "sample string 5",
"Document_Thua": "sample string 6",
"Document_Thieu": "sample string 7",
"SoBBKKSauGT": "sample string 8",
"ItemNo": "sample string 9",
"ItemDes": "sample string 10",
"UnitOfMeasure": "sample string 11",
"Group1": "sample string 12",
"Group2": "sample string 13",
"ReasonCode": "sample string 14",
"ReasonCodeDes": "sample string 15",
"City": "sample string 16",
"DieuChinhThua": 17.0,
"DieuChinhThieu": 18.0,
"SalesPriceExcludeVat": 1.0,
"SalesPriceIncludeVat": 1.0,
"PurchasePriceIncludeVat": 19.0,
"PurchasePriceExcludeVat": 20.0,
"UnitCost": 21.0,
"DoanhSoTruocVat": 22.0,
"DoanhSoSauVat": 23.0,
"GiaTriHangTonKho": 24.0,
"HangThuaTruocVat": 1.0,
"HangThuaSauVat": 1.0,
"HangThuaGiaTon": 25.0,
"HangThieuTruocVat": 1.0,
"HangThieuSauVat": 1.0,
"HangThieuGiaTon": 26.0,
"HangThua": 1.0,
"HangThieu": 1.0
}
]