GET api/b/tg/SearchGoods?appid={appid}&ConfigID={ConfigID}&UserID={UserID}&Key={Key}&pageIndex={pageIndex}&pageSize={pageSize}
商品搜索(返回状态,已抢光)
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
appid | string |
Required |
|
ConfigID | string |
Required |
|
UserID | string |
Required |
|
Key | string |
None. |
|
pageIndex | integer |
Default value is 1 |
|
pageSize | integer |
Default value is 10 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.