GET Api/F/YH/MemberList?FactoryID={FactoryID}&KeyWord={KeyWord}&PageIndex={PageIndex}&PageSize={PageSize}

会员列表

Request Information

URI Parameters

NameDescriptionTypeAdditional information
FactoryID

供应商系统编号

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.