GET api/KhaoSatNghienCuuDanhGiaThiTruong/GetDataItem?objId={objId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| objId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
KhaoSatNghienCuuDanhGiaThiTruong| 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. |
Response Formats
application/json, text/json
Sample:
{
"GuidID": "242f7b1c-5479-4c2a-a7f6-2273d0ec1f02",
"PhongBanID": "6851432c-a756-4cf8-8c62-d4bb516fe977",
"NhanVienID": "4e1ae262-e811-46a8-b55d-09da1a4094da",
"NgayThucHien": "2026-01-29T16:32:03.0850383+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"
}