gy.erp.stock.other.in.add{
"operation": {
"method": "none"
}
}| No. | Field | Name | Type | Default | Required | Description |
|---|---|---|---|---|---|---|
| 1 | warehouse_code | 仓库代码 | string | {{FSTOCKID}} | Optional | 仓库代码 |
| 2 | note | 备注 | string | — | Optional | 备注 |
| 3 | type | 入库类型代码 | string | — | Optional | 入库类型代码 |
| 4 | wms_bizcode | 第三方系统单号 | string | {{FBillNo}} | Optional | 判断排重的依据 |
| 5 | details | 商品列表 | array | items | Optional | 商品列表 |
| 5.1 | item_code | 商品代码 | string | {{FMATERIALID_FNumber}} | Optional | 商品代码与商品条码二者必选其一,当两者都提供时,以商品条码为准 |
| 5.2 | sku_code | 规格代码 | string | — | Optional | 有规格的商品此字段必填 |
| 5.3 | barcode | 商品条码 | string | — | Optional | 商品代码与商品条码二者必选其一,当两者都提供时,以商品条码为准 |
| 5.4 | qty | 数量 | string | {{FQty}} | Optional | 若当前商品为唯一码商品,忽略这个参数的传入值,程序固定取1。开启小数库存参数的情况下,支持以小数形式录入数量 |
| 5.5 | stockDate | 入库日期 | string | {{FDate}} | Optional | 批次商品专用属性,参数选填。不填写时,程序默认当天 |
| No. | Field | Name | Type | Default | Required | Description |
|---|---|---|---|---|---|---|
| 1 | success | 成功与否 | string | — | Optional | 成功与否 |
| 2 | errorDesc | 错误信息 | string | — | Optional | 错误信息 |
| 3 | subErrorCode | subErrorCode | string | — | Optional | subErrorCode |
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.
Qeasy ships with prebuilt adaptation for this API — contact us to start configuring data integration.