GET api/IndepAgentService/GetIndepAgentPackageStatistics?MenDianId={MenDianId}&UserId={UserId}&ManId={ManId}&Status={Status}&PageSort={PageSort}&PackageType={PackageType}&IsSuggestedIA={IsSuggestedIA}&IsIndependentAgent={IsIndependentAgent}&PageSize={PageSize}&Search={Search}&PageID={PageID}

后台-获取中介独立经纪人套餐统计情况

Request Information

URI Parameters

NameDescriptionTypeAdditional information
MenDianId

门店id

integer

None.

UserId

用户标识

integer

None.

ManId

中介id

integer

None.

Status

中介状态

WorkingStatus

None.

PageSort

页面排序方式

ZhongJieSort

None.

PackageType

套餐类型,默认全部

IAPackageType

None.

IsSuggestedIA

是否是推荐经纪人

boolean

None.

IsIndependentAgent

是否为独立经纪人

boolean

None.

PageSize

每页条数

integer

None.

Search

关键字

string

None.

Keywords

关键字

string

None.

PageID

分页页数

integer

None.

Body Parameters

None.

Response Information

Resource Description

后台-获取中介独立经纪人套餐统计情况

Collection of StatusStatisticItemDtoOfFinItemDto
NameDescriptionTypeAdditional information
Status

FinItemDto

None.

StatusCount

integer

None.

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:
<ArrayOfStatusStatisticItemDtoOfFinItemDtoxoFGBhC5 xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto">
  <StatusStatisticItemDtoOfFinItemDtoxoFGBhC5>
    <Status xmlns:d3p1="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Finance">
      <d3p1:AllowCustomPrice>true</d3p1:AllowCustomPrice>
      <d3p1:CanBeRefunded>true</d3p1:CanBeRefunded>
      <d3p1:CreditNum>6</d3p1:CreditNum>
      <d3p1:ExtraParams>sample string 8</d3p1:ExtraParams>
      <d3p1:Id>1</d3p1:Id>
      <d3p1:Level>11</d3p1:Level>
      <d3p1:Module>None</d3p1:Module>
      <d3p1:Name>sample string 2</d3p1:Name>
      <d3p1:NumTimes>10</d3p1:NumTimes>
      <d3p1:PayMode>ByCredit</d3p1:PayMode>
      <d3p1:PeriodLength>12</d3p1:PeriodLength>
      <d3p1:PeriodUnit>Day</d3p1:PeriodUnit>
      <d3p1:PriceFen>510</d3p1:PriceFen>
      <d3p1:PriceYuan>5.1</d3p1:PriceYuan>
      <d3p1:Sellable>true</d3p1:Sellable>
    </Status>
    <StatusCount>1</StatusCount>
  </StatusStatisticItemDtoOfFinItemDtoxoFGBhC5>
  <StatusStatisticItemDtoOfFinItemDtoxoFGBhC5>
    <Status xmlns:d3p1="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Dto.Finance">
      <d3p1:AllowCustomPrice>true</d3p1:AllowCustomPrice>
      <d3p1:CanBeRefunded>true</d3p1:CanBeRefunded>
      <d3p1:CreditNum>6</d3p1:CreditNum>
      <d3p1:ExtraParams>sample string 8</d3p1:ExtraParams>
      <d3p1:Id>1</d3p1:Id>
      <d3p1:Level>11</d3p1:Level>
      <d3p1:Module>None</d3p1:Module>
      <d3p1:Name>sample string 2</d3p1:Name>
      <d3p1:NumTimes>10</d3p1:NumTimes>
      <d3p1:PayMode>ByCredit</d3p1:PayMode>
      <d3p1:PeriodLength>12</d3p1:PeriodLength>
      <d3p1:PeriodUnit>Day</d3p1:PeriodUnit>
      <d3p1:PriceFen>510</d3p1:PriceFen>
      <d3p1:PriceYuan>5.1</d3p1:PriceYuan>
      <d3p1:Sellable>true</d3p1:Sellable>
    </Status>
    <StatusCount>1</StatusCount>
  </StatusStatisticItemDtoOfFinItemDtoxoFGBhC5>
</ArrayOfStatusStatisticItemDtoOfFinItemDtoxoFGBhC5>