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": "07e4d8f9-6d36-4630-a6b2-3221859f9ded",
"UserID": "618a9128-57e3-494d-b3b3-73b2753afaae",
"CompanyID": "3b5a926f-26d8-403b-a1fd-a0f19fdba913",
"InsideNumber": "sample string 3",
"DemandType": "公客",
"StatusID": "699f70a5-efde-4bfd-98c7-9f16c39d534b",
"RentType": "整租",
"MinPrice": 4,
"MaxPrice": 5,
"MinArea": 6,
"MaxArea": 7,
"MinFloor": 8,
"MaxFloor": 9,
"MinRoom": 10,
"MaxRoom": 11,
"DistrictID": "e5f5ee3e-e6ea-4d11-b63f-40adf6af4b1a",
"BlockID": "4500af28-58c1-49de-b2d5-f89d62c8a090",
"Community": "sample string 12",
"BulidingTypeID": "bcb05dd2-f3c1-4f6d-8d31-6717f4690e94",
"DecorationID": "1014610a-cf82-42db-811f-3f5942543404",
"GarageID": "f0f84be1-d8a3-4c30-ad7e-c0294a350078",
"Remark": "sample string 13",
"OwnerName": "sample string 14",
"Phone": "sample string 15",
"InRemark": "sample string 16",
"CreateTime": "2026-03-29T10:35:04.9112892+08:00",
"TrackingTime": "2026-03-29T10:35:04.9112892+08:00",
"LastUpdate": "2026-03-29T10:35:04.9112892+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.