GET api/MenDian/GetHouseTotal?id={id}&type={type}&iskill={iskill}

获取门店房源总数,可根据不同房源类型

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

门店id

integer

Required

type

房源类型

HouseType

Default value is Default

iskill

AuditStatusType

Default value is Agree

Body Parameters

None.

Response Information

Resource Description

获取门店房源总数,可根据不同房源类型

integer

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonpMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: 无法访问已关闭的流。

text/json

Sample:

An exception has occurred while using the formatter 'JsonpMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: 无法访问已关闭的流。

application/xml, text/xml

Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>