GET api/PhanHeKho/GetListChiTietTheKho?maHang={maHang}&maKho={maKho}&dtTuNgay={dtTuNgay}&dtDenNgay={dtDenNgay}&DVT={DVT}&userName={userName}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
maHang | string |
Required |
|
maKho | string |
Required |
|
dtTuNgay | date |
Required |
|
dtDenNgay | date |
Required |
|
DVT | integer |
Required |
|
userName | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ChiTietTheKhoInfoName | Description | Type | Additional information |
---|---|---|---|
LoaiPhieu | string |
None. |
|
SoCt | string |
None. |
|
Ngay | date |
None. |
|
Ngaygio | date |
None. |
|
TenKH | string |
None. |
|
Diengiai | string |
None. |
|
dongia | decimal number |
None. |
|
SL | decimal number |
None. |
|
SLNhap | decimal number |
None. |
|
SLXuat | decimal number |
None. |
|
Kho | string |
None. |
|
Ghichu | string |
None. |
|
MaCK | string |
None. |
|
MSKN | string |
None. |
|
MSKD | string |
None. |
|
DDBH | string |
None. |
|
DonGiaCoThue | decimal number |
None. |
|
Lydo | string |
None. |
|
SoHD | string |
None. |
|
Nguoigo | string |
None. |
|
Ton | decimal number |
None. |
|
LO | string |
None. |
Response Formats
application/json, text/json
Sample:
[ { "LoaiPhieu": "sample string 1", "SoCt": "sample string 2", "Ngay": "2025-05-23T08:28:34.0968242+07:00", "Ngaygio": "2025-05-23T08:28:34.0968242+07:00", "TenKH": "sample string 4", "Diengiai": "sample string 5", "dongia": 6.1, "SL": 1.0, "SLNhap": 7.1, "SLXuat": 8.1, "Kho": "sample string 9", "Ghichu": "sample string 10", "MaCK": "sample string 11", "MSKN": "sample string 12", "MSKD": "sample string 13", "DDBH": "sample string 14", "DonGiaCoThue": 15.1, "Lydo": "sample string 16", "SoHD": "sample string 17", "Nguoigo": "sample string 18", "Ton": 1.0, "LO": "sample string 19" }, { "LoaiPhieu": "sample string 1", "SoCt": "sample string 2", "Ngay": "2025-05-23T08:28:34.0968242+07:00", "Ngaygio": "2025-05-23T08:28:34.0968242+07:00", "TenKH": "sample string 4", "Diengiai": "sample string 5", "dongia": 6.1, "SL": 1.0, "SLNhap": 7.1, "SLXuat": 8.1, "Kho": "sample string 9", "Ghichu": "sample string 10", "MaCK": "sample string 11", "MSKN": "sample string 12", "MSKD": "sample string 13", "DDBH": "sample string 14", "DonGiaCoThue": 15.1, "Lydo": "sample string 16", "SoHD": "sample string 17", "Nguoigo": "sample string 18", "Ton": 1.0, "LO": "sample string 19" } ]