GET Api/B/WxXcxCkGL/CreateInStockOrderV2?appid={appid}&AccountID={AccountID}&WHID={WHID}&SupplierID={SupplierID}&orderCode={orderCode}&Name={Name}&Phone={Phone}&Meno={Meno}
进货单直接入库 生成入库单
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
appid |
公司标识 |
globally unique identifier |
Required |
AccountID |
员工标识 |
globally unique identifier |
Required |
WHID |
库房标识 |
globally unique identifier |
Required |
SupplierID |
供应商标识 |
globally unique identifier |
Required |
orderCode |
单号 |
string |
Required |
Name |
负责人姓名 |
string |
Required |
Phone |
联系电话 |
string |
Required |
Meno |
备注 |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.