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": "b7e8da54-0a73-494e-beb2-2bf110365ff3",
"UserID": "43e4e514-f4cc-4436-aa0a-b7ff54949dff",
"CompanyID": "6094888d-f725-445f-be36-02bf7c6c3a27",
"InsideNumber": "sample string 3",
"DemandType": "公客",
"StatusID": "8d23c85c-1daa-42a8-9f14-af806efa7d71",
"RentType": "整租",
"MinPrice": 4,
"MaxPrice": 5,
"MinArea": 6,
"MaxArea": 7,
"MinFloor": 8,
"MaxFloor": 9,
"MinRoom": 10,
"MaxRoom": 11,
"DistrictID": "6e8d863c-662a-4ac4-bf0f-9f7fc70d1229",
"BlockID": "6c285996-f031-4423-8161-8d1948e049df",
"Community": "sample string 12",
"BulidingTypeID": "fe6f0456-b689-42e6-8b9e-23c375aba473",
"DecorationID": "4e2eeea4-22d6-4a7c-ae41-251eff051c56",
"GarageID": "4dab7f04-94fb-47fe-a84b-e4cdf91b5b42",
"Remark": "sample string 13",
"OwnerName": "sample string 14",
"Phone": "sample string 15",
"InRemark": "sample string 16",
"CreateTime": "2026-09-10T11:31:17.1311004+08:00",
"TrackingTime": "2026-09-10T11:31:17.1311004+08:00",
"LastUpdate": "2026-09-10T11:31:17.1311004+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.