GET Api/F/YH/MemberRechargeRecord?FactoryID={FactoryID}&MemberID={MemberID}&YearMonth={YearMonth}&PageIndex={PageIndex}&PageSize={PageSize}

会员充值记录

Request Information

URI Parameters

NameDescriptionTypeAdditional information
FactoryID

供应商系统编号

globally unique identifier

Required

MemberID

会员编号

globally unique identifier

Required

YearMonth

年月(格式:2021-05)

string

Default value is

PageIndex

页码

integer

Default value is 1

PageSize

每页条数

integer

Default value is 10

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.