GET api/exgoods/list?userId={userId}&pageIndex={pageIndex}&pageSize={pageSize}

体验品列表(仅列出当前用户所拥有权限)

Request Information

URI Parameters

NameDescriptionTypeAdditional information
userId

string

Required

pageIndex

integer

Required

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.