PUT api/HouseSale/{id}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| id | No documentation available. |
Define this parameter in the request URI. |
| housesaleaction | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"Main": {
"HouseID": "39694e5c-92ae-4056-b811-d20a772f8456",
"UserID": "fdda0b5c-5b49-42c0-93a5-22f5db249789",
"CompanyID": "2d7e3cc2-8572-4167-9eee-a9189a4d698a",
"CommunityID": "32cf9d79-8e4f-40b8-bb3b-046c12d4be99",
"Community": {
"ID": "deda04fd-9b9e-41b7-8d9f-6bcedbf02756",
"UserID": "f64a5527-e589-41bf-80d9-66c5c4a1c643",
"CompanyID": "dcdc2b53-26e1-43e7-8ae7-5d39a1b43864",
"Name": "sample string 2",
"DistrictID": "90fa0092-f830-42b8-947f-30658625b0b0",
"District": {
"ID": "57f69ea0-5268-49f5-be28-ed2656f57c7a",
"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": "f8684b0b-fab4-4a2c-adb9-16a118a33064",
"BulidingType": {
"DictDataID": "c0f64b03-5074-43fd-807d-645a77c7775e",
"Name": "sample string 2"
},
"BuildingStructureID": "8d2adfb9-dfbb-4205-a060-a437f8a5236c",
"BuildingStructure": {
"DictDataID": "c0f64b03-5074-43fd-807d-645a77c7775e",
"Name": "sample string 2"
},
"BuiltYear": 4,
"HouseArea": 5.0,
"Price": 6.0,
"Room": 7,
"Hall": 8,
"Toilet": 9,
"Decoration": {
"DictDataID": "c0f64b03-5074-43fd-807d-645a77c7775e",
"Name": "sample string 2"
},
"DecorationID": "05ef8ddf-ae18-464b-9395-1a05727b5cc0",
"Towards": {
"DictDataID": "c0f64b03-5074-43fd-807d-645a77c7775e",
"Name": "sample string 2"
},
"TowardsID": "62f8925b-b942-455b-b901-f6f77f9cd296",
"Floor": 10,
"TotalFloor": 11,
"Garage": {
"DictDataID": "c0f64b03-5074-43fd-807d-645a77c7775e",
"Name": "sample string 2"
},
"GarageID": "09172922-9bfb-403f-9470-92d6dc0052a1",
"GarageArea": 12.0,
"InsideNumber": "sample string 13",
"KeyNumber": "sample string 14",
"LookTime": {
"DictDataID": "c0f64b03-5074-43fd-807d-645a77c7775e",
"Name": "sample string 2"
},
"LookTimeID": "69ac4336-ea4b-419c-b306-4dbe26f96327",
"NowStatus": {
"DictDataID": "c0f64b03-5074-43fd-807d-645a77c7775e",
"Name": "sample string 2"
},
"NowStatusID": "ee2b8a09-4da6-46d2-8214-2b87e7d64c61",
"Status": {
"DictDataID": "c0f64b03-5074-43fd-807d-645a77c7775e",
"Name": "sample string 2"
},
"StatusID": "2d4e037c-3017-4897-8b9a-1ee818073996",
"CompleteTax": {
"DictDataID": "c0f64b03-5074-43fd-807d-645a77c7775e",
"Name": "sample string 2"
},
"CompleteTaxID": "85eeee98-1083-4028-949c-3e0a59906291",
"IsRent": true,
"HasImage": true,
"Remark": "sample string 17",
"CreateTime": "2025-12-12T03:46:38.8431745+08:00",
"TrackingTime": "2025-12-12T03:46:38.8431745+08:00",
"LastUpdate": "2025-12-12T03:46:38.8431745+08:00",
"ComeFromID": "9b2cec75-a600-4ef2-9f19-bee448c5478d",
"ComeFrom": {
"DictDataID": "c0f64b03-5074-43fd-807d-645a77c7775e",
"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": "deda04fd-9b9e-41b7-8d9f-6bcedbf02756",
"UserID": "f64a5527-e589-41bf-80d9-66c5c4a1c643",
"CompanyID": "dcdc2b53-26e1-43e7-8ae7-5d39a1b43864",
"Name": "sample string 2",
"DistrictID": "90fa0092-f830-42b8-947f-30658625b0b0",
"District": {
"ID": "57f69ea0-5268-49f5-be28-ed2656f57c7a",
"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": [
"798364ca-3748-4cf5-ba5e-308f581e51b9",
"179668af-ee96-4066-af30-561cb3aa772e",
"8a50e45e-baf3-44d7-b12b-42fcb515e015"
],
"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.