GET Api/B/WxXcxCkGL/CKDOrderListV2?appid={appid}&WHID={WHID}&pageIndex={pageIndex}&code={code}&pageSize={pageSize}
销售单出库 - 配货单列表
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
appid | string |
Required |
|
WHID | globally unique identifier |
Required |
|
pageIndex | integer |
Required |
|
code | string |
Default value is |
|
pageSize | integer |
Default value is 10 |
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>