POST api/HouseRent

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
houseRentaction
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "Main": {
    "HouseID": "06714382-0d2b-47bc-ac5b-132464219ff8",
    "UserID": "e3c37c18-7f73-4daf-8f37-fc03cc54b331",
    "CompanyID": "fd71c6ad-a07a-40b6-b013-4fb1a722d6d6",
    "CommunityID": "80a76cd2-c4e8-4a53-8225-f3f78a81b2a2",
    "Community": {
      "ID": "ce89c2b9-3a99-4ddf-b415-2b61356f5bb3",
      "UserID": "01a4ee59-67fc-4893-b306-514fc0e8d252",
      "CompanyID": "07c823f8-b973-4790-9d48-9039174ba74e",
      "Name": "sample string 2",
      "DistrictID": "64920961-ee76-43bd-8cf7-9765930acbd6",
      "District": {
        "ID": "8ef9059d-bf57-414c-83a5-f6f3a566d875",
        "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": "e03e236a-dd85-4ba3-827c-97e057316d0b",
    "BulidingType": {
      "DictDataID": "6bce042a-975d-48a1-8acc-689eadac23a9",
      "Name": "sample string 2"
    },
    "BuildingStructureID": "9089216d-8aeb-4ada-afc6-77073328079a",
    "BuildingStructure": {
      "DictDataID": "6bce042a-975d-48a1-8acc-689eadac23a9",
      "Name": "sample string 2"
    },
    "BuiltYear": 4,
    "HouseArea": 5.0,
    "Price": 6.0,
    "Room": 7,
    "Hall": 8,
    "Toilet": 9,
    "Decoration": {
      "DictDataID": "6bce042a-975d-48a1-8acc-689eadac23a9",
      "Name": "sample string 2"
    },
    "DecorationID": "4aba80b7-4a08-480d-a20c-48dc43784451",
    "Towards": {
      "DictDataID": "6bce042a-975d-48a1-8acc-689eadac23a9",
      "Name": "sample string 2"
    },
    "TowardsID": "e197a07b-fb9a-4209-af86-3263fe53f279",
    "Floor": 10,
    "TotalFloor": 11,
    "Garage": {
      "DictDataID": "6bce042a-975d-48a1-8acc-689eadac23a9",
      "Name": "sample string 2"
    },
    "GarageID": "f0dbf314-6b09-4fec-950d-0fb41cb782a3",
    "GarageArea": 12.0,
    "InsideNumber": "sample string 13",
    "KeyNumber": "sample string 14",
    "LookTime": {
      "DictDataID": "6bce042a-975d-48a1-8acc-689eadac23a9",
      "Name": "sample string 2"
    },
    "LookTimeID": "95fabe65-94c4-486b-81aa-a1a3e08c73f5",
    "NowStatus": {
      "DictDataID": "6bce042a-975d-48a1-8acc-689eadac23a9",
      "Name": "sample string 2"
    },
    "NowStatusID": "dd69d1f4-17c6-4f4b-b923-ae7340b11081",
    "Status": {
      "DictDataID": "6bce042a-975d-48a1-8acc-689eadac23a9",
      "Name": "sample string 2"
    },
    "StatusID": "5beedd87-2501-454e-ba28-804942335aa7",
    "IsSale": true,
    "HasImage": true,
    "Remark": "sample string 17",
    "CreateTime": "2026-05-23T12:31:25.7551763+08:00",
    "TrackingTime": "2026-05-23T12:31:25.7551763+08:00",
    "LastUpdate": "2026-05-23T12:31:25.7551763+08:00",
    "ComeFromID": "2482f71b-b233-43fc-9e2c-7e43f17fdfab",
    "ComeFrom": {
      "DictDataID": "6bce042a-975d-48a1-8acc-689eadac23a9",
      "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": "ce89c2b9-3a99-4ddf-b415-2b61356f5bb3",
    "UserID": "01a4ee59-67fc-4893-b306-514fc0e8d252",
    "CompanyID": "07c823f8-b973-4790-9d48-9039174ba74e",
    "Name": "sample string 2",
    "DistrictID": "64920961-ee76-43bd-8cf7-9765930acbd6",
    "District": {
      "ID": "8ef9059d-bf57-414c-83a5-f6f3a566d875",
      "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": [
    "5e901dc8-bb37-4e04-afcd-b0bfd8a66ffd",
    "2844268a-6690-4d48-9e6e-3f688544e1e1",
    "f6d7d112-8d6d-41a7-a9c2-24f695a8bd2e"
  ],
  "ImgList": [
    "sample string 1",
    "sample string 2",
    "sample string 3"
  ],
  "CollectID": "sample string 1"
}

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: 发生一个或多个错误。

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: 发生一个或多个错误。

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'HouseRentAction'.

Response Information

No documentation available.

Response body formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.