stockin_transfer_push{
"operation": {
"method": "none"
}
}| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | outer_no | outer_no | string | 1 | 可选 | 外部系统的唯一单据编号,避免数据重复推送 |
| 2 | is_created_batch | is_created_batch | string | 1 | 可选 | 0:否;1:是,默认是0。ERP“批次管理”不存在推送的批次号,是否允许单据创建成功,并创建新的“批次号”。 |
| 3 | is_check | is_check | string | 1 | 可选 | 1:自动审核0:不自动审核默认0 |
| 4 | src_order_type | src_order_type | string | 1 | 可选 | 调拨单入库单传2 |
| 5 | src_order_no | src_order_no | string | 1 | 可选 | 上层单据-调拨单的单号 |
| 6 | warehouse_no | warehouse_no | string | 1 | 可选 | 代表仓库所有属性的唯一编码,用于仓库区分,ERP内支持自定义(ERP仓库界面设置) |
| 7 | logistics_code | logistics_code | string | 1 | 可选 | 代表物流所有属性的唯一编码,用于物流区分,ERP内支持自定义(ERP物流界面设置) |
| 8 | logistics_no | logistics_no | string | 1 | 可选 | 物流公司的运单号 |
| 9 | post_fee | post_fee | string | 1 | 可选 | 邮资 |
| 10 | other_fee | other_fee | string | 1 | 可选 | 其他费用 |
| 11 | remark | remark | string | 1 | 可选 | 入库单备注 |
| 12 | goods_list | goods_list | array | 1 | 可选 | 请求参数的2级数据节点,包含其他出库单所有货品属性信息的数据节点,节点下数据字段详见下述“goods_list” |
| 13 | spec_no | spec_no | string | 1 | 可选 | ERP内单品唯一编码(SKU),代表单品(SKU)所有属性,并且为库存量出入计算最小单元。SKU概念介绍,单击这里, |
| 14 | num | num | string | 1 | 可选 | 入库数量 |
| 15 | position_no | position_no | string | 1 | 可选 | 商品在仓库内的位置编号,不传此参数,读ERP配置【入库开单货位优先级配置】,来决定取默认货位、上一次入库货位、ZANCUN货位其中一个货位。 |
| 16 | batch_no | batch_no | string | 1 | 可选 | 货品批次编号 |
| 17 | batch_remark | batch_remark | string | 1 | 可选 | 批次备注 |
| 18 | remark | remark | string | 1 | 可选 | 货品明细备注 |
| 19 | is_enable_sn | is_enable_sn | string | 1 | 可选 | 是否开启序列号:0代表不开启序列号 1代表开启序列号 默认为不开启 |
| 20 | sn_list | sn_list | string | 1 | 可选 | 序列号列表,多个序列号通过","隔开字符串区分,例如"xxx1,xxx2,xxx3" |
暂无参数说明
旺店通·企业版的接口:创建调拨入库单_v1(stockin_transfer_push),由轻易云数据集成平台 API 资产管理模块整理收纳,并随旺店通·企业版版本更新同步更新。