POST api/KhaoSatNghienCuuDanhGiaThiTruong/InsertNewDataItem
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": "76a90693-ee43-458e-ab0c-e09753b1face",
"PhongBanID": "008e1dab-8b57-4c54-8a3a-b8a8a2f23823",
"NhanVienID": "adf83685-a0f6-4d1c-8a62-794c9b84f9e3",
"NgayThucHien": "2026-04-03T18:13:51.7816903+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"