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": "729dc840-6025-468a-9feb-a5da4d424fc7",
"UserID": "b8ca45bd-d677-48cb-b991-9a38435213e0",
"CompanyID": "75c05d50-4b60-475a-b3f1-8561e4496840",
"InsideNumber": "sample string 3",
"DemandType": "公客",
"StatusID": "c28e86f0-5bb8-47dd-ab8f-c759d8d145eb",
"MinPrice": 4,
"MaxPrice": 5,
"MinArea": 6,
"MaxArea": 7,
"MinFloor": 8,
"MaxFloor": 9,
"MinRoom": 10,
"MaxRoom": 11,
"DistrictID": "dd4bc2f7-bf60-4194-ac80-1e80c35bfdb0",
"BlockID": "b01f6127-02c5-4971-9e26-4a514c0312e0",
"Community": "sample string 12",
"BulidingTypeID": "8d2c1819-a324-41ed-890d-372b3b93eca3",
"DecorationID": "9badf982-e012-4e46-94d2-6954b473bced",
"GarageID": "2c9c753a-19aa-4435-ae75-a3d92ace3320",
"Remark": "sample string 13",
"OwnerName": "sample string 14",
"Phone": "sample string 15",
"InRemark": "sample string 16",
"CreateTime": "2026-05-23T12:31:29.8802315+08:00",
"TrackingTime": "2026-05-23T12:31:29.8802315+08:00",
"LastUpdate": "2026-05-23T12:31:29.8802315+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.