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": "7b389a11-8ff7-4599-8dec-c558456f50d5",
    "UserID": "ae655675-b93f-4a29-814c-ecfbdd1df6dd",
    "CompanyID": "4447e5bc-1f0a-4a64-86f0-dd47bc263c85",
    "CommunityID": "f21d8e66-a0da-4b00-b22e-34a40e1c69ec",
    "Community": {
      "ID": "ed267852-629a-455b-bd61-99b60fdcf741",
      "UserID": "f13a93c3-d2cd-4bb1-9ce8-c0d7e614dd0a",
      "CompanyID": "b82b193d-f1f9-4577-99b8-e797f88338bd",
      "Name": "sample string 2",
      "DistrictID": "d2f0fa8b-3ba8-41e1-ac9a-a7e8e74d6543",
      "District": {
        "ID": "6dbd0d11-c0fc-4f9b-8b1a-ce0c58e125d9",
        "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": "3ece1ce7-03f4-485d-9cca-d413c7914f73",
    "BulidingType": {
      "DictDataID": "5f876699-cd62-4ce7-bcb9-1ba97ffc982f",
      "Name": "sample string 2"
    },
    "BuildingStructureID": "7450b06b-0c84-4fba-b4b4-a706f9074349",
    "BuildingStructure": {
      "DictDataID": "5f876699-cd62-4ce7-bcb9-1ba97ffc982f",
      "Name": "sample string 2"
    },
    "BuiltYear": 4,
    "HouseArea": 5.0,
    "Price": 6.0,
    "Room": 7,
    "Hall": 8,
    "Toilet": 9,
    "Decoration": {
      "DictDataID": "5f876699-cd62-4ce7-bcb9-1ba97ffc982f",
      "Name": "sample string 2"
    },
    "DecorationID": "38c20763-e960-4a16-a2c9-67729692334f",
    "Towards": {
      "DictDataID": "5f876699-cd62-4ce7-bcb9-1ba97ffc982f",
      "Name": "sample string 2"
    },
    "TowardsID": "c5f48b71-da5b-4634-a7e9-eaa6b565f558",
    "Floor": 10,
    "TotalFloor": 11,
    "Garage": {
      "DictDataID": "5f876699-cd62-4ce7-bcb9-1ba97ffc982f",
      "Name": "sample string 2"
    },
    "GarageID": "4d556b0d-68c7-4ec8-89da-92e3f07bdc3c",
    "GarageArea": 12.0,
    "InsideNumber": "sample string 13",
    "KeyNumber": "sample string 14",
    "LookTime": {
      "DictDataID": "5f876699-cd62-4ce7-bcb9-1ba97ffc982f",
      "Name": "sample string 2"
    },
    "LookTimeID": "16c2e413-3bd1-4267-8cea-e19ef35e6044",
    "NowStatus": {
      "DictDataID": "5f876699-cd62-4ce7-bcb9-1ba97ffc982f",
      "Name": "sample string 2"
    },
    "NowStatusID": "0ec355f5-d2c5-4dec-9a75-c51b5568c899",
    "Status": {
      "DictDataID": "5f876699-cd62-4ce7-bcb9-1ba97ffc982f",
      "Name": "sample string 2"
    },
    "StatusID": "53122b61-7e5e-4080-a619-fd6a3a2bf67e",
    "IsSale": true,
    "HasImage": true,
    "Remark": "sample string 17",
    "CreateTime": "2026-03-29T10:34:39.5362801+08:00",
    "TrackingTime": "2026-03-29T10:34:39.5362801+08:00",
    "LastUpdate": "2026-03-29T10:34:39.5362801+08:00",
    "ComeFromID": "e9ea755c-2022-4db5-9bca-7fa47d369640",
    "ComeFrom": {
      "DictDataID": "5f876699-cd62-4ce7-bcb9-1ba97ffc982f",
      "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": "ed267852-629a-455b-bd61-99b60fdcf741",
    "UserID": "f13a93c3-d2cd-4bb1-9ce8-c0d7e614dd0a",
    "CompanyID": "b82b193d-f1f9-4577-99b8-e797f88338bd",
    "Name": "sample string 2",
    "DistrictID": "d2f0fa8b-3ba8-41e1-ac9a-a7e8e74d6543",
    "District": {
      "ID": "6dbd0d11-c0fc-4f9b-8b1a-ce0c58e125d9",
      "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": [
    "658ce47b-b591-4899-ac05-a3b04e696682",
    "8974e00a-cbee-43a5-a333-c889595b09b2",
    "61a647a9-2775-4780-a1a9-2686f1ce0854"
  ],
  "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.