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:

Sample not available.

text/json

Sample:

Sample not available.

application/xml, text/xml

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