POST api/XuQiu/XuqiuUpdate

会员中心--求取求购编辑

Request Information

URI Parameters

None.

Body Parameters

XuQiuDetailDto
NameDescriptionTypeAdditional information
Detailsid

ID

integer

None.

Chrtitle

标题

string

None.

Quyuid

区域ID 默认值(0)

integer

None.

Diduanid

地段ID 默认值(0)

integer

None.

Styleid

需求性质 0求租 1求购 默认值(0)

XuQiuType

None.

Chrcontent

要求简述

string

None.

Chrman

需求人称呼

string

None.

Chrtel

联系电话

string

None.

Chrmark

备注信息

string

None.

Chrip

发布人IP

string

None.

Shi

户型几室 默认值(0)

integer

None.

AreaRange

面积范围

integer

None.

PriceRange

价格范围()

integer

None.

IsNewHouse

是否新房

boolean

None.

IsTransferFee

是否接受转让费

boolean

None.

ShopType

商铺类型

integer

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml, text/xml

Sample:
<XuQiuDetailDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Mh.House.Service.Dto.XuQiu">
  <AreaRange>11</AreaRange>
  <Chrcontent>sample string 5</Chrcontent>
  <Chrip>sample string 9</Chrip>
  <Chrman>sample string 6</Chrman>
  <Chrmark>sample string 8</Chrmark>
  <Chrtel>sample string 7</Chrtel>
  <Chrtitle>sample string 2</Chrtitle>
  <Detailsid>1</Detailsid>
  <Diduanid>4</Diduanid>
  <IsNewHouse>true</IsNewHouse>
  <IsTransferFee>true</IsTransferFee>
  <PriceRange>12</PriceRange>
  <Quyuid>3</Quyuid>
  <Shi>10</Shi>
  <ShopType>15</ShopType>
  <Styleid>Renting</Styleid>
</XuQiuDetailDto>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

会员中心--求取求购编辑

Object

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml, text/xml

Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />