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": "0f9d978c-6362-4d28-b5b9-b64fd0d3d636",
"UserID": "7ed27694-5abb-4a9c-a517-ce554735a25a",
"CompanyID": "c8fd6d39-0863-41c1-8923-d8a2ea974a0f",
"InsideNumber": "sample string 3",
"DemandType": "公客",
"StatusID": "342b0818-9acb-4dd9-be29-65c0d97a0eec",
"MinPrice": 4,
"MaxPrice": 5,
"MinArea": 6,
"MaxArea": 7,
"MinFloor": 8,
"MaxFloor": 9,
"MinRoom": 10,
"MaxRoom": 11,
"DistrictID": "3fcab7cb-4f24-48ef-a120-5e6993538fc6",
"BlockID": "a07ea4c2-c4a9-4eaa-b1d9-ab988f2e31ae",
"Community": "sample string 12",
"BulidingTypeID": "543fd77d-9140-44c7-9186-9458fd11ccce",
"DecorationID": "c13beb6c-6117-4b3b-8d17-fdba79e1c588",
"GarageID": "d8771e18-dbb4-4c21-a5fe-bafe8495796c",
"Remark": "sample string 13",
"OwnerName": "sample string 14",
"Phone": "sample string 15",
"InRemark": "sample string 16",
"CreateTime": "2026-03-29T10:35:03.0675291+08:00",
"TrackingTime": "2026-03-29T10:35:03.0675291+08:00",
"LastUpdate": "2026-03-29T10:35:03.0675291+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.