GET Api/B/WxXcxCkGL/SalesManOrderV2?appid={appid}&WHID={WHID}&state={state}&pageIndex={pageIndex}&key={key}&pageSize={pageSize}

业务员订货单

Request Information

URI Parameters

NameDescriptionTypeAdditional information
appid

公司标识

string

Required

WHID

库房标识

globally unique identifier

Required

state

2 待配货 3 待出库 4 已出库

integer

Required

pageIndex

页码

integer

Required

key

搜索关键字

string

Default value is

pageSize

页码

integer

Default value is 10

Body Parameters

None.

Response Information

Resource Description

string

Response 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>