GET Api/B/WxXcxCkGL/CreatOrder?appid={appid}&AccountID={AccountID}&WHID={WHID}&SupplierID={SupplierID}&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 |
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.