POST api/KPBaoCaoMuaHang/USP_KIDS_XuatBanChiNhanh
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_BanChiNhanh| Name | Description | Type | Additional information |
|---|---|---|---|
| No_ | string |
None. |
|
| PostingDate | date |
None. |
|
| MaKH | string |
None. |
|
| TenKH | string |
None. |
|
| MaHang | string |
None. |
|
| Description | string |
None. |
|
| Note | string |
None. |
|
| Quantity | decimal number |
None. |
|
| QtyR | decimal number |
None. |
|
| TrangThai | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"No_": "sample string 1",
"PostingDate": "2026-01-29T16:33:18.005945+07:00",
"MaKH": "sample string 2",
"TenKH": "sample string 3",
"MaHang": "sample string 4",
"Description": "sample string 5",
"Note": "sample string 6",
"Quantity": 1.0,
"QtyR": 1.0,
"TrangThai": "sample string 7"
},
{
"No_": "sample string 1",
"PostingDate": "2026-01-29T16:33:18.005945+07:00",
"MaKH": "sample string 2",
"TenKH": "sample string 3",
"MaHang": "sample string 4",
"Description": "sample string 5",
"Note": "sample string 6",
"Quantity": 1.0,
"QtyR": 1.0,
"TrangThai": "sample string 7"
}
]