GET api/e/ys/ArticleDataList?memberID={memberID}&enterpriseID={enterpriseID}&PeriodicalID={PeriodicalID}&KeyWord={KeyWord}&PageIndex={PageIndex}&PageSize={PageSize}

期刊文章数据

Request Information

URI Parameters

NameDescriptionTypeAdditional information
memberID

会员编号

globally unique identifier

Required

enterpriseID

数字系统编号

globally unique identifier

Required

PeriodicalID

期刊编号

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.