GET Api/B/WxXcxCkGL/WarehouseReceipt?appid={appid}&AccountID={AccountID}&WHID={WHID}&pageIndex={pageIndex}&pageSize={pageSize}
入库单 列表
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
appid |
公司标识 |
globally unique identifier |
Required |
AccountID |
管理员标识 |
globally unique identifier |
Required |
WHID |
库房标识 |
globally unique identifier |
Required |
pageIndex |
页码 |
integer |
Required |
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.