POST api/ChiTieuDoanhSoOnline/UpSertDataItem
Request Information
URI Parameters
None.
Body Parameters
KIDS_ChiTieu_ONLINE_TheoDauHDModel| Name | Description | Type | Additional information |
|---|---|---|---|
| GuidID | globally unique identifier |
None. |
|
| Nam | integer |
None. |
|
| Thang | integer |
None. |
|
| MaNhanVien | string |
None. |
|
| MaCuaHang | string |
None. |
|
| TenNhanVien | string |
None. |
|
| TongChiTieuNganhHang | decimal number |
None. |
|
| ChiTieuFMCG | decimal number |
None. |
|
| ChiTieuDoSoSinh | decimal number |
None. |
|
| ChiTieuDoChoi | decimal number |
None. |
|
| ChiTieuDoDung | decimal number |
None. |
|
| ChiTieuNoiThatVaXe | decimal number |
None. |
|
| ChiTieuThoiTrangPhuKien | decimal number |
None. |
|
| ChiTieuDichVuChinhSach | decimal number |
None. |
|
| ChiTieuVatTuDungCu | decimal number |
None. |
|
| ChiTieuDoDungVPP | decimal number |
None. |
|
| ChiTieuNHR | decimal number |
None. |
|
| Status | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"GuidID": "aeafd3aa-9810-40f6-8668-b74b2b7d36dd",
"Nam": 2,
"Thang": 3,
"MaNhanVien": "sample string 4",
"MaCuaHang": "sample string 5",
"TenNhanVien": "sample string 6",
"TongChiTieuNganhHang": 1.0,
"ChiTieuFMCG": 1.0,
"ChiTieuDoSoSinh": 1.0,
"ChiTieuDoChoi": 1.0,
"ChiTieuDoDung": 1.0,
"ChiTieuNoiThatVaXe": 1.0,
"ChiTieuThoiTrangPhuKien": 1.0,
"ChiTieuDichVuChinhSach": 1.0,
"ChiTieuVatTuDungCu": 1.0,
"ChiTieuDoDungVPP": 1.0,
"ChiTieuNHR": 1.0,
"Status": 7
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"