GET api/e/ys/CompanyList?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.