GET Api/B/WxXcxCkGL/JHCheckInStockV2?appid={appid}&AccountID={AccountID}&WHID={WHID}&SupplierID={SupplierID}&Orderid={Orderid}&orderCode={orderCode}&Name={Name}&Phone={Phone}&Meno={Meno}

进货单核验入库

Request Information

URI Parameters

NameDescriptionTypeAdditional information
appid

公司标识

globally unique identifier

Required

AccountID

员工标识

globally unique identifier

Required

WHID

库房标识

globally unique identifier

Required

SupplierID

供应商标识

globally unique identifier

Required

Orderid

订单标识

globally unique identifier

Required

orderCode

单号

string

Default value is

Name

负责人姓名

string

Default value is

Phone

电话

string

Default value is

Meno

备注

string

Default value is

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.