POST api/HouseRentDemand
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| houserentdemand | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"ID": "24ce2678-1db0-4f51-9073-1d942faa15fe",
"UserID": "a52ba9db-f5eb-4c56-aa82-e8f1724357ff",
"CompanyID": "9d47d8c7-9c94-4d5b-b066-46e8dd9f8bdf",
"InsideNumber": "sample string 3",
"DemandType": "公客",
"StatusID": "cdf4d684-b3f7-48dc-b34a-d943b8456609",
"RentType": "整租",
"MinPrice": 4,
"MaxPrice": 5,
"MinArea": 6,
"MaxArea": 7,
"MinFloor": 8,
"MaxFloor": 9,
"MinRoom": 10,
"MaxRoom": 11,
"DistrictID": "dcae7206-6000-44f3-ba4f-64c94687055a",
"BlockID": "66a9d64a-cefe-4fe2-a895-41b8b997fdc3",
"Community": "sample string 12",
"BulidingTypeID": "8a3055ea-f0d6-4adf-92ca-adb355316c8e",
"DecorationID": "7e4fa6fd-041d-4241-bc5f-12a281ea2fef",
"GarageID": "f450a8bb-5512-40ce-aa2e-a55143d0eed7",
"Remark": "sample string 13",
"OwnerName": "sample string 14",
"Phone": "sample string 15",
"InRemark": "sample string 16",
"CreateTime": "2026-03-29T10:35:05.4425592+08:00",
"TrackingTime": "2026-03-29T10:35:05.4425592+08:00",
"LastUpdate": "2026-03-29T10:35:05.4425592+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.