Qeasy Cloud
Get Started

管易云 管易其他入库单写入V3.0 API

Platform
管易云
Type
WebAPI
Effect
EXECUTE
API Version
1.0
Adapter
\Adapter\GuanYiERP\GuanYiERPExecuteAdapter
Auth Mode
OTHER
Updated At
2023-06-17

管易其他入库单写入V3.0

POSTgy.erp.stock.other.in.add
Factory
{
  "operation": {
    "method": "none"
  }
}

Request Parameters

No.FieldNameTypeDefaultRequiredDescription
1warehouse_code仓库代码string{{FSTOCKID}}Optional仓库代码
2note备注stringOptional备注
3type入库类型代码stringOptional入库类型代码
4wms_bizcode第三方系统单号string{{FBillNo}}Optional判断排重的依据
5details商品列表arrayitemsOptional商品列表
5.1item_code商品代码string{{FMATERIALID_FNumber}}Optional商品代码与商品条码二者必选其一,当两者都提供时,以商品条码为准
5.2sku_code规格代码stringOptional有规格的商品此字段必填
5.3barcode商品条码stringOptional商品代码与商品条码二者必选其一,当两者都提供时,以商品条码为准
5.4qty数量string{{FQty}}Optional若当前商品为唯一码商品,忽略这个参数的传入值,程序固定取1。开启小数库存参数的情况下,支持以小数形式录入数量
5.5stockDate入库日期string{{FDate}}Optional批次商品专用属性,参数选填。不填写时,程序默认当天

Response Parameters

No.FieldNameTypeDefaultRequiredDescription
1success成功与否stringOptional成功与否
2errorDesc错误信息stringOptional错误信息
3subErrorCodesubErrorCodestringOptionalsubErrorCode

The 管易其他入库单写入V3.0 API (gy.erp.stock.other.in.add) of 管易云 is curated by the API asset management module of the Qeasy Cloud data integration platform and kept in sync with 管易云 version updates.

Need to integrate this API?

Qeasy ships with prebuilt adaptation for this API — contact us to start configuring data integration.