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": "8cba72ab-36c5-409c-a3ea-eb2d1e781d79",
"UserID": "a9f5454b-2839-443e-a3bd-980a4b760532",
"CompanyID": "b787cec3-c197-461c-9eb0-4853c8c9e4a5",
"InsideNumber": "sample string 3",
"DemandType": "公客",
"StatusID": "d6ff3f3c-9d69-45d1-8b70-93bf3d989b54",
"MinPrice": 4,
"MaxPrice": 5,
"MinArea": 6,
"MaxArea": 7,
"MinFloor": 8,
"MaxFloor": 9,
"MinRoom": 10,
"MaxRoom": 11,
"DistrictID": "83908c26-c33a-4848-9adb-46f2092ebdec",
"BlockID": "ce83950c-39c8-4d98-9f98-885ee9e1a000",
"Community": "sample string 12",
"BulidingTypeID": "f08e6e52-cf27-4db8-b9e1-e84598889282",
"DecorationID": "d0204acb-e325-4528-91c9-c542be2ac880",
"GarageID": "7bb267ca-0919-4045-8d6c-7f955e3bb9ee",
"Remark": "sample string 13",
"OwnerName": "sample string 14",
"Phone": "sample string 15",
"InRemark": "sample string 16",
"CreateTime": "2026-07-17T12:41:20.1614774+08:00",
"TrackingTime": "2026-07-17T12:41:20.1614774+08:00",
"LastUpdate": "2026-07-17T12:41:20.1614774+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.