wdt.stockout.transfer.push{
"operation": {
"method": "none"
}
}| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | src_order_no | 源单号 | string | — | 必填 | 上层单据—调拨单号 |
| 2 | is_check | 是否审核 | string | — | 可选 | 1:自动审核 0:不自动审核 默认0 |
| 3 | warehouse_no | 仓库编号 | string | — | 可选 | 代表仓库所有属性的唯一编码,用于仓库区分,ERP内支持自定义(ERP仓库界面设置) |
| 4 | outer_no | 外部单号 | string | — | 可选 | 外部单据唯一标识,用于避免同一数据重复推送 |
| 5 | logistics_code | 物流公司编号 | string | — | 可选 | 代表物流所有属性的唯一编码,用于物流区分,ERP内支持自定义(ERP物流界面设置) |
| 6 | logistics_no | 物流单号 | string | — | 可选 | 物流公司的运单号 |
| 7 | remark | 备注 | string | — | 可选 | 备注 |
| 8 | goods_list | 调拨出库货品详情 | array | goods_list | 可选 | 调拨单货品列表节点 |
| 8.1 | spec_no | 商家编码 | string | — | 可选 | 商家编码 |
| 8.2 | num | 库存数量 | string | — | 可选 | 库存数量 |
| 8.3 | remark | 备注 | string | — | 可选 | 货品明细备注 |
暂无参数说明
旺店通·企业奇门的接口:创建调拨出库单V3.0(wdt.stockout.transfer.push),由轻易云数据集成平台 API 资产管理模块整理收纳,并随旺店通·企业奇门版本更新同步更新。