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": "7f1d6ffa-4e94-4cbd-b577-42ed6a847b5c",
"UserID": "c4a8e5f2-04a6-48c9-9de6-253a6efc9f61",
"CompanyID": "fb8124e1-b6cf-4b07-b087-1af7ea495d2f",
"InsideNumber": "sample string 3",
"DemandType": "公客",
"StatusID": "b2072bd9-155f-42be-8640-7fd2e42e0310",
"RentType": "整租",
"MinPrice": 4,
"MaxPrice": 5,
"MinArea": 6,
"MaxArea": 7,
"MinFloor": 8,
"MaxFloor": 9,
"MinRoom": 10,
"MaxRoom": 11,
"DistrictID": "582c80df-8d8e-4cda-9304-58a01db107c9",
"BlockID": "3e178a30-059e-4c2b-88a6-1be0abb0c2a2",
"Community": "sample string 12",
"BulidingTypeID": "6a4d71e2-74e2-4917-bb34-22e5049d1616",
"DecorationID": "8f9c19c3-d2e2-4dd5-b6a7-d2779ef9ebd1",
"GarageID": "feb7ee12-3ed0-4388-bed9-9fe6fd111910",
"Remark": "sample string 13",
"OwnerName": "sample string 14",
"Phone": "sample string 15",
"InRemark": "sample string 16",
"CreateTime": "2025-12-12T03:46:19.01393+08:00",
"TrackingTime": "2025-12-12T03:46:19.01393+08:00",
"LastUpdate": "2025-12-12T03:46:19.01393+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.