POST api/PKD_KPI_ASM_TongHop/UpSertItem
Request Information
URI Parameters
None.
Body Parameters
PKD_KPI_ASM_TongHopModel| Name | Description | Type | Additional information |
|---|---|---|---|
| GuidID | globally unique identifier |
None. |
|
| MaASM | string |
None. |
|
| TenASM | string |
None. |
|
| DoanhSoMucTieu | decimal number |
None. |
|
| ThucDat | decimal number |
None. |
|
| TyLeDat | decimal number |
None. |
|
| ThuongDoanhSo | decimal number |
None. |
|
| QuanLyNhanSu | decimal number |
None. |
|
| ThatThoatHangHoa | decimal number |
None. |
|
| QuanLyChatLuong | decimal number |
None. |
|
| ThuongKPIVung | decimal number |
None. |
|
| TongCong | decimal number |
None. |
|
| NgayCapNhat | date |
None. |
|
| Nam | integer |
None. |
|
| Thang | integer |
None. |
|
| ChangeStatus | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"GuidID": "5d3f03b7-4ae9-4015-8a78-3503dcb79e0a",
"MaASM": "sample string 2",
"TenASM": "sample string 3",
"DoanhSoMucTieu": 1.0,
"ThucDat": 1.0,
"TyLeDat": 1.0,
"ThuongDoanhSo": 1.0,
"QuanLyNhanSu": 1.0,
"ThatThoatHangHoa": 1.0,
"QuanLyChatLuong": 1.0,
"ThuongKPIVung": 1.0,
"TongCong": 1.0,
"NgayCapNhat": "2026-01-29T16:28:38.1414961+07:00",
"Nam": 1,
"Thang": 1,
"ChangeStatus": 4
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"