POST api/KPBaoCaoDoanhSo2/USP_KIDS_DSMHTrongDiem_MK
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 KPUSP_KIDS_DSMHTrongDiem_MK| Name | Description | Type | Additional information |
|---|---|---|---|
| Nhom | string |
None. |
|
| TongGiaTriTon | decimal number |
None. |
|
| TongGiaTriNhapMua | decimal number |
None. |
|
| TongBanCuaHang | decimal number |
None. |
|
| ChiTieuThang | decimal number |
None. |
|
| PTThucHien | decimal number |
None. |
|
| PTChiTieu | decimal number |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"Nhom": "sample string 1",
"TongGiaTriTon": 1.0,
"TongGiaTriNhapMua": 1.0,
"TongBanCuaHang": 1.0,
"ChiTieuThang": 1.0,
"PTThucHien": 1.0,
"PTChiTieu": 1.0
},
{
"Nhom": "sample string 1",
"TongGiaTriTon": 1.0,
"TongGiaTriNhapMua": 1.0,
"TongBanCuaHang": 1.0,
"ChiTieuThang": 1.0,
"PTThucHien": 1.0,
"PTChiTieu": 1.0
}
]