POST api/KPBaoCaoMuaHang/USP_KIDS_TheKho
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 KPTheKho| Name | Description | Type | Additional information |
|---|---|---|---|
| Ngay | date |
None. |
|
| MaHang | string |
None. |
|
| TenHang | string |
None. |
|
| SoPhieu | string |
None. |
|
| SLNhap | decimal number |
None. |
|
| SLXuat | decimal number |
None. |
|
| GhiChu | string |
None. |
|
| StoreNhap | string |
None. |
|
| StoreXuat | string |
None. |
|
| TransferOrder | string |
None. |
|
| TonKho | decimal number |
None. |
|
| XacNhan | string |
None. |
|
| LocationNhap | string |
None. |
|
| Description | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"Ngay": "2026-01-29T16:30:52.986794+07:00",
"MaHang": "sample string 1",
"TenHang": "sample string 2",
"SoPhieu": "sample string 3",
"SLNhap": 1.0,
"SLXuat": 1.0,
"GhiChu": "sample string 4",
"StoreNhap": "sample string 5",
"StoreXuat": "sample string 6",
"TransferOrder": "sample string 7",
"TonKho": 1.0,
"XacNhan": "sample string 8",
"LocationNhap": "sample string 9",
"Description": "sample string 10"
},
{
"Ngay": "2026-01-29T16:30:52.986794+07:00",
"MaHang": "sample string 1",
"TenHang": "sample string 2",
"SoPhieu": "sample string 3",
"SLNhap": 1.0,
"SLXuat": 1.0,
"GhiChu": "sample string 4",
"StoreNhap": "sample string 5",
"StoreXuat": "sample string 6",
"TransferOrder": "sample string 7",
"TonKho": 1.0,
"XacNhan": "sample string 8",
"LocationNhap": "sample string 9",
"Description": "sample string 10"
}
]