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": "d5424b48-8634-4652-b148-37dbd5d61623",
    "UserID": "532c195f-b9ee-4f93-a22e-5a6ee3cf21ec",
    "CompanyID": "c7c3fe8d-f7f4-4788-babe-d10a60a257a8",
    "CommunityID": "891561e8-2a3b-4305-85b2-29bf4ac1708d",
    "Community": {
      "ID": "3a8432ff-45f6-4fbb-9296-a49901e1a01d",
      "UserID": "faaa1c40-4b5f-4500-a266-2c7fed57068d",
      "CompanyID": "efe74fb8-81a9-4cd1-8d18-11ae4ec44a30",
      "Name": "sample string 2",
      "DistrictID": "e982efdb-ba79-4046-9ab9-4cd8e39aeb26",
      "District": {
        "ID": "0ced6d7f-b624-43e7-b7fb-5beacbc8992c",
        "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": "f293c9eb-c7c7-4ad6-a73d-4b0cfb2c1639",
    "BulidingType": {
      "DictDataID": "bf04a411-bff4-47f6-9583-6639f45dca8e",
      "Name": "sample string 2"
    },
    "BuildingStructureID": "7f0313d3-6752-4907-9463-4673c4f86723",
    "BuildingStructure": {
      "DictDataID": "bf04a411-bff4-47f6-9583-6639f45dca8e",
      "Name": "sample string 2"
    },
    "BuiltYear": 4,
    "HouseArea": 5.0,
    "Price": 6.0,
    "Room": 7,
    "Hall": 8,
    "Toilet": 9,
    "Decoration": {
      "DictDataID": "bf04a411-bff4-47f6-9583-6639f45dca8e",
      "Name": "sample string 2"
    },
    "DecorationID": "b6259504-88b6-46d4-8068-b0080b49a8f0",
    "Towards": {
      "DictDataID": "bf04a411-bff4-47f6-9583-6639f45dca8e",
      "Name": "sample string 2"
    },
    "TowardsID": "b26f6fb5-d586-49f8-bcef-062ca127a130",
    "Floor": 10,
    "TotalFloor": 11,
    "Garage": {
      "DictDataID": "bf04a411-bff4-47f6-9583-6639f45dca8e",
      "Name": "sample string 2"
    },
    "GarageID": "bbccfc55-c245-4d06-bda9-5caf29f6b711",
    "GarageArea": 12.0,
    "InsideNumber": "sample string 13",
    "KeyNumber": "sample string 14",
    "LookTime": {
      "DictDataID": "bf04a411-bff4-47f6-9583-6639f45dca8e",
      "Name": "sample string 2"
    },
    "LookTimeID": "0a2a0941-1708-46ea-b7d1-2ce21a259af6",
    "NowStatus": {
      "DictDataID": "bf04a411-bff4-47f6-9583-6639f45dca8e",
      "Name": "sample string 2"
    },
    "NowStatusID": "36b37a3e-d2f4-4b22-adc1-5ae9aae3a2a1",
    "Status": {
      "DictDataID": "bf04a411-bff4-47f6-9583-6639f45dca8e",
      "Name": "sample string 2"
    },
    "StatusID": "031c3a3f-1a4c-46b7-a827-2840b78ee274",
    "IsSale": true,
    "HasImage": true,
    "Remark": "sample string 17",
    "CreateTime": "2026-07-17T12:39:57.0833377+08:00",
    "TrackingTime": "2026-07-17T12:39:57.0833377+08:00",
    "LastUpdate": "2026-07-17T12:39:57.0833377+08:00",
    "ComeFromID": "0382ea9b-7147-4025-b279-a1bbde99ca98",
    "ComeFrom": {
      "DictDataID": "bf04a411-bff4-47f6-9583-6639f45dca8e",
      "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": "3a8432ff-45f6-4fbb-9296-a49901e1a01d",
    "UserID": "faaa1c40-4b5f-4500-a266-2c7fed57068d",
    "CompanyID": "efe74fb8-81a9-4cd1-8d18-11ae4ec44a30",
    "Name": "sample string 2",
    "DistrictID": "e982efdb-ba79-4046-9ab9-4cd8e39aeb26",
    "District": {
      "ID": "0ced6d7f-b624-43e7-b7fb-5beacbc8992c",
      "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": [
    "6da1ceff-f32c-4cb9-b460-8ffdcae75a7c",
    "b608ac0c-df8e-4e83-9f03-e7f9584b1eec",
    "e3fccab8-ab7f-4d1f-a05c-c07ab579096a"
  ],
  "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.