GET api/b/OperatorMan/GetWSearchGoodsV3?appid={appid}&ConfigID={ConfigID}&key={key}&code={code}&pageIndex={pageIndex}&pageSize={pageSize}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
appid

string

Required

ConfigID

string

Required

key

string

Required

code

string

None.

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.