POST api/HouseRent
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| houseRentaction | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"Main": {
"HouseID": "138cbb87-991c-416a-b148-a6846677ca1b",
"UserID": "e334f5a3-53e0-450e-8ce6-dbdf4d91e383",
"CompanyID": "6ffa0770-4e91-4a7e-8ce4-f47908bd0cf8",
"CommunityID": "abc660e2-3485-4609-86c6-7f4350266877",
"Community": {
"ID": "99ef99d0-540f-4afb-aa8c-8e65c20e12de",
"UserID": "ff9583ca-6f8b-45ff-94f3-cccc9c64e91a",
"CompanyID": "77fba848-6045-4d34-a540-0fa3a9a67b30",
"Name": "sample string 2",
"DistrictID": "c979cee2-1faf-400f-b0a1-d6bd824b40b5",
"District": {
"ID": "5b16547f-8dba-4028-adf1-843cf0d8341d",
"Name": "sample string 2"
},
"Address": "sample string 4",
"Pinyin": "sample string 5",
"PinyinAbbr": "sample string 6",
"Longitude": "sample string 7",
"Latitude": "sample string 8"
},
"BulidingTypeID": "d4a72bdc-edd2-460a-9e6f-286c98e2ac55",
"BulidingType": {
"DictDataID": "f61bb2c0-bec1-41c1-8e1e-4c99d846b0f9",
"Name": "sample string 2"
},
"BuildingStructureID": "b53948bf-c5ad-4448-a095-9fe188de129c",
"BuildingStructure": {
"DictDataID": "f61bb2c0-bec1-41c1-8e1e-4c99d846b0f9",
"Name": "sample string 2"
},
"BuiltYear": 4,
"HouseArea": 5.0,
"Price": 6.0,
"Room": 7,
"Hall": 8,
"Toilet": 9,
"Decoration": {
"DictDataID": "f61bb2c0-bec1-41c1-8e1e-4c99d846b0f9",
"Name": "sample string 2"
},
"DecorationID": "a51ebafa-1d96-430a-a6d6-3207ab75a74c",
"Towards": {
"DictDataID": "f61bb2c0-bec1-41c1-8e1e-4c99d846b0f9",
"Name": "sample string 2"
},
"TowardsID": "e6e33f23-17df-42a1-8466-50a00609a8a0",
"Floor": 10,
"TotalFloor": 11,
"Garage": {
"DictDataID": "f61bb2c0-bec1-41c1-8e1e-4c99d846b0f9",
"Name": "sample string 2"
},
"GarageID": "9c99ebcc-dc6e-4c29-8bb4-d85298653afe",
"GarageArea": 12.0,
"InsideNumber": "sample string 13",
"KeyNumber": "sample string 14",
"LookTime": {
"DictDataID": "f61bb2c0-bec1-41c1-8e1e-4c99d846b0f9",
"Name": "sample string 2"
},
"LookTimeID": "d08787ea-8630-4111-9bde-a524dbf47ff0",
"NowStatus": {
"DictDataID": "f61bb2c0-bec1-41c1-8e1e-4c99d846b0f9",
"Name": "sample string 2"
},
"NowStatusID": "1abc6d54-d6f7-48eb-b1fe-c455e70b1b0f",
"Status": {
"DictDataID": "f61bb2c0-bec1-41c1-8e1e-4c99d846b0f9",
"Name": "sample string 2"
},
"StatusID": "4d305df9-b291-42f2-b31a-1b5bafa35d29",
"IsSale": true,
"HasImage": true,
"Remark": "sample string 17",
"CreateTime": "2026-09-10T11:31:17.1769592+08:00",
"TrackingTime": "2026-09-10T11:31:17.1769592+08:00",
"LastUpdate": "2026-09-10T11:31:17.1769592+08:00",
"ComeFromID": "1befc7d5-87ed-4e47-b914-679093b276d0",
"ComeFrom": {
"DictDataID": "f61bb2c0-bec1-41c1-8e1e-4c99d846b0f9",
"Name": "sample string 2"
},
"PanType": "公盘",
"BulidingNumber": "sample string 22",
"RoomNumber": "sample string 23",
"OwnerName": "sample string 24",
"Phone": "sample string 25",
"InRemark": "sample string 26"
},
"Community": {
"ID": "99ef99d0-540f-4afb-aa8c-8e65c20e12de",
"UserID": "ff9583ca-6f8b-45ff-94f3-cccc9c64e91a",
"CompanyID": "77fba848-6045-4d34-a540-0fa3a9a67b30",
"Name": "sample string 2",
"DistrictID": "c979cee2-1faf-400f-b0a1-d6bd824b40b5",
"District": {
"ID": "5b16547f-8dba-4028-adf1-843cf0d8341d",
"Name": "sample string 2"
},
"Address": "sample string 4",
"Pinyin": "sample string 5",
"PinyinAbbr": "sample string 6",
"Longitude": "sample string 7",
"Latitude": "sample string 8"
},
"FacilitesList": [
"dc30884f-8670-4335-8495-7284627e51ac",
"80088d0a-8c45-4675-9700-5a955bf5ad89",
"c0279095-9ded-4e05-a338-3d0abf46f49a"
],
"ImgList": [
"sample string 1",
"sample string 2",
"sample string 3"
],
"CollectID": "sample string 1"
}
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.