GET Api/B/WxXcxCkGL/JHOrderListV2?appid={appid}&WHID={WHID}&pageIndex={pageIndex}&pageSize={pageSize}&code={code}
进货单入库 订单列表
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 |
pageSize |
页大小 |
integer |
Default value is 10 |
code |
搜索单耗 |
string |
None. |
Body Parameters
None.
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"
application/xml, text/xml
Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>