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": "4aacd038-afc2-4b1d-949e-941dd5a6ce99",
"UserID": "f8ab5d39-0009-4692-9e77-714851325851",
"CompanyID": "cf68f2e1-7fb0-4a87-8902-1c73ed4748cd",
"InsideNumber": "sample string 3",
"DemandType": "公客",
"StatusID": "438f498c-4fa5-4841-9c85-fb626be5ff9c",
"MinPrice": 4,
"MaxPrice": 5,
"MinArea": 6,
"MaxArea": 7,
"MinFloor": 8,
"MaxFloor": 9,
"MinRoom": 10,
"MaxRoom": 11,
"DistrictID": "615a753e-ff76-4db4-8614-a69c4ebda705",
"BlockID": "ebd9b5a5-1b7e-418d-9d49-a5c32f95548b",
"Community": "sample string 12",
"BulidingTypeID": "d702cce7-061b-4865-b045-d9ea2fd72c07",
"DecorationID": "a1870fc4-e321-4114-b3aa-f44807d8536a",
"GarageID": "9946282a-cf4d-4232-a60b-dcb04ffed703",
"Remark": "sample string 13",
"OwnerName": "sample string 14",
"Phone": "sample string 15",
"InRemark": "sample string 16",
"CreateTime": "2026-09-10T11:31:17.4425562+08:00",
"TrackingTime": "2026-09-10T11:31:17.4425562+08:00",
"LastUpdate": "2026-09-10T11:31:17.4425562+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.