PUT api/HouseRentDemand/{id}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| id | No documentation available. |
Define this parameter in the request URI. |
| houserentdemand | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"ID": "4924d793-b424-4459-a906-4a96d7dbb716",
"UserID": "481613b8-9150-4d91-a61d-c34f0d2a21c7",
"CompanyID": "c0b939a6-9cf6-43f5-84e8-5b8af1ae4f29",
"InsideNumber": "sample string 3",
"DemandType": "公客",
"StatusID": "25d3a3bc-09f1-4fb6-9a7f-ff6c8a594c8e",
"RentType": "整租",
"MinPrice": 4,
"MaxPrice": 5,
"MinArea": 6,
"MaxArea": 7,
"MinFloor": 8,
"MaxFloor": 9,
"MinRoom": 10,
"MaxRoom": 11,
"DistrictID": "9e38ff81-7aff-466a-8755-bbf4bf207f1f",
"BlockID": "4bac0db5-3a59-4297-a6c5-84f6aac2a1eb",
"Community": "sample string 12",
"BulidingTypeID": "071e6668-46cf-4bbc-8e48-8bed4892b94c",
"DecorationID": "9162dae0-6748-49e4-9806-861cc2961cb4",
"GarageID": "a56b1ba6-7504-4d92-92f4-ca861447dee4",
"Remark": "sample string 13",
"OwnerName": "sample string 14",
"Phone": "sample string 15",
"InRemark": "sample string 16",
"CreateTime": "2026-07-17T12:41:20.6614887+08:00",
"TrackingTime": "2026-07-17T12:41:20.6614887+08:00",
"LastUpdate": "2026-07-17T12:41:20.6614887+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.