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": "a44dde26-cc8d-4cfe-bbb4-f2156b9f15ef",
"UserID": "a693d450-c18e-407d-b96f-4ed3025d75b4",
"CompanyID": "814e21a7-509d-42c9-9c4e-7787d7b6e33b",
"InsideNumber": "sample string 3",
"DemandType": "公客",
"StatusID": "9b53e1b7-e7b0-4817-80ff-a3543b227dde",
"RentType": "整租",
"MinPrice": 4,
"MaxPrice": 5,
"MinArea": 6,
"MaxArea": 7,
"MinFloor": 8,
"MaxFloor": 9,
"MinRoom": 10,
"MaxRoom": 11,
"DistrictID": "4ddaa42c-3aeb-4184-9d90-5b8a3ceade92",
"BlockID": "f3a5177f-20b3-4948-804a-1d53f019c762",
"Community": "sample string 12",
"BulidingTypeID": "bcd4a01e-4f27-4847-a3e0-cb922caf471d",
"DecorationID": "c30199c4-3289-403f-8331-f2434c0e25cb",
"GarageID": "7c9dfb4a-d527-46b7-8cb4-cac5793e1c6e",
"Remark": "sample string 13",
"OwnerName": "sample string 14",
"Phone": "sample string 15",
"InRemark": "sample string 16",
"CreateTime": "2026-05-23T12:31:31.0051779+08:00",
"TrackingTime": "2026-05-23T12:31:31.0051779+08:00",
"LastUpdate": "2026-05-23T12:31:31.0051779+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.