GET Api/A/YS/MInfoDataList?MemberID={MemberID}&KeyWord={KeyWord}&PageIndex={PageIndex}&PageSize={PageSize}

基本信息列表

Request Information

URI Parameters

NameDescriptionTypeAdditional information
MemberID

会员编号

globally unique identifier

Required

KeyWord

关键字

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.