GET api/b/OperatorMan/GetGTwoClassGoodsV3?appid={appid}&ConfigID={ConfigID}&onekindID={onekindID}&code={code}&pageIndex={pageIndex}&pageSize={pageSize}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
appid

string

Required

ConfigID

string

Required

onekindID

globally unique identifier

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.