POST api/HouseSaleDemand
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| housesaledemand | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"ID": "6f08ecfe-fc3c-4f09-8af4-1d08f9def420",
"UserID": "17fe79d3-ce77-4c1b-9a3b-4fa6c3595a07",
"CompanyID": "c0b80e69-b08b-48fd-ac68-b7c0bbda3fce",
"InsideNumber": "sample string 3",
"DemandType": "公客",
"StatusID": "c5537b92-7f70-4c95-95e9-e067fd9dcc1c",
"MinPrice": 4,
"MaxPrice": 5,
"MinArea": 6,
"MaxArea": 7,
"MinFloor": 8,
"MaxFloor": 9,
"MinRoom": 10,
"MaxRoom": 11,
"DistrictID": "406dec98-5819-48ac-ae47-fcac80d65763",
"BlockID": "d2df85c0-9828-4f58-8d52-f81f3239a333",
"Community": "sample string 12",
"BulidingTypeID": "de2886c9-87fb-47e7-9d84-2f8063710cc5",
"DecorationID": "7c8015c3-26e6-47c9-b173-5cb1d8700bb6",
"GarageID": "989da0d7-141a-404c-9830-3f8c306a1b81",
"Remark": "sample string 13",
"OwnerName": "sample string 14",
"Phone": "sample string 15",
"InRemark": "sample string 16",
"CreateTime": "2026-03-29T10:35:03.5675316+08:00",
"TrackingTime": "2026-03-29T10:35:03.5675316+08:00",
"LastUpdate": "2026-03-29T10:35:03.5675316+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.