GET Api/B/WxXcxCkGL/SearchGoods?appid={appid}&WHID={WHID}&key={key}&pageIndex={pageIndex}&pageSize={pageSize}
搜索
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
appid |
公司标识 |
globally unique identifier |
Required |
WHID |
仓库标识 |
globally unique identifier |
Required |
key |
搜索关键字 |
string |
Required |
pageIndex |
页码 |
integer |
Default value is 1 |
pageSize |
页大小 默认为10 |
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.