POST api/KPBaoCaoDoanhSo/USP_KIDS_TH_XuatBanTheoChuongTrinhKhuyenMai
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 KPBaoCaoDSTongHopHangBanCTKM| Name | Description | Type | Additional information |
|---|---|---|---|
| ItemNo_ | string |
None. |
|
| TenHang | string |
None. |
|
| ChuongTrinhKhuyenMai | string |
None. |
|
| Ma | string |
None. |
|
| TenCT | string |
None. |
|
| SL | decimal number |
None. |
|
| DS | decimal number |
None. |
|
| Ton | decimal number |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"ItemNo_": "sample string 1",
"TenHang": "sample string 2",
"ChuongTrinhKhuyenMai": "sample string 3",
"Ma": "sample string 4",
"TenCT": "sample string 5",
"SL": 1.0,
"DS": 1.0,
"Ton": 1.0
},
{
"ItemNo_": "sample string 1",
"TenHang": "sample string 2",
"ChuongTrinhKhuyenMai": "sample string 3",
"Ma": "sample string 4",
"TenCT": "sample string 5",
"SL": 1.0,
"DS": 1.0,
"Ton": 1.0
}
]