POST api/KhaoSatNghienCuuDanhGiaThiTruong/UpSertDataItem
Request Information
URI Parameters
None.
Body Parameters
KhaoSatNghienCuuDanhGiaThiTruongModel| Name | Description | Type | Additional information |
|---|---|---|---|
| GuidID | globally unique identifier |
None. |
|
| PhongBanID | globally unique identifier |
None. |
|
| NhanVienID | globally unique identifier |
None. |
|
| NgayThucHien | date |
None. |
|
| NoiKhaoSat | string |
None. |
|
| DiaChiNoiThucHienKhaoSat | string |
None. |
|
| NoiDungDeCap | string |
None. |
|
| ChiTietNoiDung | string |
None. |
|
| ThucTrangKids | string |
None. |
|
| DeXuat | string |
None. |
|
| TenFileDinhKem | string |
None. |
|
| TenFileDinhKem_LuuTru | string |
None. |
|
| ChangeStatus | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"GuidID": "cc9e2ebd-5c3f-4a0b-be55-62268e66c117",
"PhongBanID": "f8297348-2861-403f-af8b-1103ad00cc37",
"NhanVienID": "117ded2c-1183-40c9-8268-75e2c39c7c28",
"NgayThucHien": "2026-01-29T16:33:22.5998809+07:00",
"NoiKhaoSat": "sample string 2",
"DiaChiNoiThucHienKhaoSat": "sample string 3",
"NoiDungDeCap": "sample string 4",
"ChiTietNoiDung": "sample string 5",
"ThucTrangKids": "sample string 6",
"DeXuat": "sample string 7",
"TenFileDinhKem": "sample string 8",
"TenFileDinhKem_LuuTru": "sample string 9",
"ChangeStatus": 10
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"