PUT api/HouseSaleDemand/{id}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| id | No documentation available. |
Define this parameter in the request URI. |
| housesaledemand | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"ID": "145a4753-adf1-402b-bfab-f386b0f3580a",
"UserID": "01bf6ce7-8940-41b0-ac69-6c1c8dc4340a",
"CompanyID": "15873ee3-49c8-4236-870c-a8de231bcbf5",
"InsideNumber": "sample string 3",
"DemandType": "公客",
"StatusID": "672c7280-293b-4cc4-956c-fd5f828656ef",
"MinPrice": 4,
"MaxPrice": 5,
"MinArea": 6,
"MaxArea": 7,
"MinFloor": 8,
"MaxFloor": 9,
"MinRoom": 10,
"MaxRoom": 11,
"DistrictID": "e61aa1ae-2e0e-49e2-88fa-c170a960ca23",
"BlockID": "d3e2c58e-e04b-43c7-a99a-bcda349e4494",
"Community": "sample string 12",
"BulidingTypeID": "16df6206-28d9-44ff-b8d3-c0a2b25ed5ed",
"DecorationID": "d4c30d0c-8f60-4f5a-b702-3f32f68ccabb",
"GarageID": "360b220b-dd57-4fbb-a100-5f319c6cbe32",
"Remark": "sample string 13",
"OwnerName": "sample string 14",
"Phone": "sample string 15",
"InRemark": "sample string 16",
"CreateTime": "2025-12-12T03:46:39.3576994+08:00",
"TrackingTime": "2025-12-12T03:46:39.3576994+08:00",
"LastUpdate": "2025-12-12T03:46:39.3576994+08:00"
}
application/xml
Sample:
text/xml
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
No documentation available.
Response body formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.