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": "5e7dae0f-8667-4959-8dbb-8fc9c53ed908",
    "UserID": "82d756fb-1709-47b2-b43b-8bbd49542e8b",
    "CompanyID": "6a48c9f2-419f-45ee-bd83-8782b16c369a",
    "CommunityID": "6d58379f-7b47-401f-90cc-367f65c2a18e",
    "Community": {
      "ID": "647cdafc-1c25-4583-81c8-dc30be7b4d2b",
      "UserID": "16e4b82d-c9ad-4215-9f18-202be4c6467e",
      "CompanyID": "06f4e63d-d88c-43bf-8319-c850b23f269d",
      "Name": "sample string 2",
      "DistrictID": "474fa8c2-380a-4a76-9038-ce67cff5a87d",
      "District": {
        "ID": "462c261a-b67e-4318-895c-b65fd8c7f24b",
        "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": "1951deec-2d99-4a1e-a358-c6998290bc31",
    "BulidingType": {
      "DictDataID": "f78d1466-3905-4ca4-afde-5b7b39306c9f",
      "Name": "sample string 2"
    },
    "BuildingStructureID": "03d05981-0b76-46df-80c3-373a1eb9e554",
    "BuildingStructure": {
      "DictDataID": "f78d1466-3905-4ca4-afde-5b7b39306c9f",
      "Name": "sample string 2"
    },
    "BuiltYear": 4,
    "HouseArea": 5.0,
    "Price": 6.0,
    "Room": 7,
    "Hall": 8,
    "Toilet": 9,
    "Decoration": {
      "DictDataID": "f78d1466-3905-4ca4-afde-5b7b39306c9f",
      "Name": "sample string 2"
    },
    "DecorationID": "59e9e368-d462-4be7-a19e-ec9ce601644f",
    "Towards": {
      "DictDataID": "f78d1466-3905-4ca4-afde-5b7b39306c9f",
      "Name": "sample string 2"
    },
    "TowardsID": "743c4bea-62d2-41ab-a2bb-63378eadeb4f",
    "Floor": 10,
    "TotalFloor": 11,
    "Garage": {
      "DictDataID": "f78d1466-3905-4ca4-afde-5b7b39306c9f",
      "Name": "sample string 2"
    },
    "GarageID": "134a24a3-74da-44b8-89e1-fb8f202bd990",
    "GarageArea": 12.0,
    "InsideNumber": "sample string 13",
    "KeyNumber": "sample string 14",
    "LookTime": {
      "DictDataID": "f78d1466-3905-4ca4-afde-5b7b39306c9f",
      "Name": "sample string 2"
    },
    "LookTimeID": "9b44e6dd-bb0a-45e2-8144-6935464e1bee",
    "NowStatus": {
      "DictDataID": "f78d1466-3905-4ca4-afde-5b7b39306c9f",
      "Name": "sample string 2"
    },
    "NowStatusID": "951cbaae-8235-47b2-8ebe-bb776014d6a0",
    "Status": {
      "DictDataID": "f78d1466-3905-4ca4-afde-5b7b39306c9f",
      "Name": "sample string 2"
    },
    "StatusID": "853d882a-950f-47cd-913d-8a2ce2e48b31",
    "IsSale": true,
    "HasImage": true,
    "Remark": "sample string 17",
    "CreateTime": "2026-02-02T09:32:24.0680313+08:00",
    "TrackingTime": "2026-02-02T09:32:24.0680313+08:00",
    "LastUpdate": "2026-02-02T09:32:24.0680313+08:00",
    "ComeFromID": "912aca8d-7973-46de-902c-52e615b375f9",
    "ComeFrom": {
      "DictDataID": "f78d1466-3905-4ca4-afde-5b7b39306c9f",
      "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": "647cdafc-1c25-4583-81c8-dc30be7b4d2b",
    "UserID": "16e4b82d-c9ad-4215-9f18-202be4c6467e",
    "CompanyID": "06f4e63d-d88c-43bf-8319-c850b23f269d",
    "Name": "sample string 2",
    "DistrictID": "474fa8c2-380a-4a76-9038-ce67cff5a87d",
    "District": {
      "ID": "462c261a-b67e-4318-895c-b65fd8c7f24b",
      "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": [
    "2c5f6dc3-6f58-4a23-b75f-648675f058e6",
    "6e1413ba-af4e-4625-aba9-f6de37718a3e",
    "6bdc730d-0bc8-4d67-a1f6-588211ee77a1"
  ],
  "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.