GET api/ActiveSignUp/MemberExportActiveSignUp?Status={Status}&ActivityId={ActivityId}&UserId={UserId}&StartCreateTime={StartCreateTime}&EndCreateTime={EndCreateTime}&IsCancel={IsCancel}&PackageStatus={PackageStatus}&PageSize={PageSize}&Search={Search}&PageID={PageID}

会员中心-导出报名数据

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Status

报名状态

ActivityStatus

None.

ActivityId

活动id

integer

None.

UserId

用户id

integer

None.

StartCreateTime

报名 开始时间

date

None.

EndCreateTime

报名 结束时间

date

None.

IsCancel

是否取消 true表示取消

boolean

None.

PackageStatus

签到红包状态

ActiveSignUpPackStatus

None.

PageSize

每页条数

integer

None.

Search

关键字

string

None.

Keywords

关键字

string

None.

PageID

分页页数

integer

None.

Body Parameters

None.

Response Information

Resource Description

会员中心-导出报名数据

boolean

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:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>