POST api/KPBaoCaoMuaHang/USP_KIDS_TongHopDonChuyenKho_Report
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 KPThongKeXuatKho_ChuyenKho| Name | Description | Type | Additional information |
|---|---|---|---|
| ItemNo_ | string |
None. |
|
| Description | string |
None. |
|
| No_ | string |
None. |
|
| DocumentNo_ | string |
None. |
|
| TransferOrderNo_ | string |
None. |
|
| SoPhieuNhap | string |
None. |
|
| PostingDate | date |
None. |
|
| Quantity | decimal number |
None. |
|
| QuantityShipped | decimal number |
None. |
|
| QuantityReceived | decimal number |
None. |
|
| Storeto | string |
None. |
|
| Storefrom | string |
None. |
|
| Ghichu | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"ItemNo_": "sample string 1",
"Description": "sample string 2",
"No_": "sample string 3",
"DocumentNo_": "sample string 4",
"TransferOrderNo_": "sample string 5",
"SoPhieuNhap": "sample string 6",
"PostingDate": "2026-01-29T16:33:17.224814+07:00",
"Quantity": 1.0,
"QuantityShipped": 1.0,
"QuantityReceived": 1.0,
"Storeto": "sample string 7",
"Storefrom": "sample string 8",
"Ghichu": "sample string 9"
},
{
"ItemNo_": "sample string 1",
"Description": "sample string 2",
"No_": "sample string 3",
"DocumentNo_": "sample string 4",
"TransferOrderNo_": "sample string 5",
"SoPhieuNhap": "sample string 6",
"PostingDate": "2026-01-29T16:33:17.224814+07:00",
"Quantity": 1.0,
"QuantityShipped": 1.0,
"QuantityReceived": 1.0,
"Storeto": "sample string 7",
"Storefrom": "sample string 8",
"Ghichu": "sample string 9"
}
]