GET Api/B/WxXcxCkGL/GetGoodsList?appid={appid}&WHID={WHID}&pageIndex={pageIndex}&Key={Key}&pageSize={pageSize}
库房商品列表
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
appid |
公司标识 |
globally unique identifier |
Required |
WHID |
库房标识 |
globally unique identifier |
Required |
pageIndex |
页码 |
integer |
Default value is 1 |
Key |
搜索关键字 |
string |
Default value is |
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.