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": "8538c617-ded6-4de5-8da0-77126b502860",
"PhongBanID": "8e92f259-7bd1-445e-9f38-f71ab966006f",
"NhanVienID": "30acfb2d-3ee0-4c5d-8da8-f478059d061a",
"NgayThucHien": "2026-04-03T18:11:52.4553318+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"