stockin_order_push{
"operation": {
"method": "none"
}
}| No. | Field | Name | Type | Default | Required | Description |
|---|---|---|---|---|---|---|
| 1 | outer_no | outer_no | string | 1 | Optional | 外部系统的唯一单据编号,避免重复推送数据 |
| 2 | warehouse_no | warehouse_no | string | 1 | Optional | 代表仓库所有属性的唯一编码,用于仓库区分,ERP内支持自定义(ERP仓库界面设置) |
| 3 | logistics_code | logistics_code | string | 1 | Optional | 代表物流所有属性的唯一编码,用于物流区分,ERP内支持自定义(ERP物流界面设置) |
| 4 | logistics_no | logistics_no | string | 1 | Optional | 物流公司的运单号,用于追踪物流、快递流转信息(路由)的数字编码 |
| 5 | is_check | is_check | string | 1 | Optional | 1:审核 0:不审核 默认0 |
| 6 | is_create_batch | is_create_batch | string | 1 | Optional | 0:否;1:是,默认是0。ERP“批次管理”不存在推送的批次号,是否允许单据创建成功,并创建新的“批次号”。 |
| 7 | post_fee | post_fee | string | 1 | Optional | 物流或者快递运输货物产生的费用 |
| 8 | other_fee | other_fee | string | 1 | Optional | 其他费用 |
| 9 | remark | remark | string | 1 | Optional | 其他入库单备注 |
| 10 | reason | reason | string | 1 | Optional | 入库原因(需要在客户端维护好该原因,如客户端无该原因或者原因停用,则推送失败,路径:设置—>基本设置—>原因列表) |
| 11 | goods_list | goods_list | array | 1 | Optional | 入库单货品列表节点 |
| 12 | spec_no | spec_no | string | 1 | Optional | ERP内单品唯一编码(SKU),代表单品(SKU)所有属性,并且为库存量出入计算最小单元。SKU概念介绍,单击这里 |
| 13 | stockin_num | stockin_num | string | 1 | Optional | 入库数量 |
| 14 | position_no | position_no | string | 1 | Optional | 商品在仓库内的位置编号,不传此参数,读ERP配置【入库开单货位优先级配置】,来决定取默认货位、上一次入库货位、ZANCUN货位其中一个货位。 |
| 15 | batch_no | batch_no | string | 1 | Optional | 货品批次编号 |
| 16 | batch_remark | batch_remark | string | 1 | Optional | 货品批次备注 |
| 17 | production_date | production_date | string | 1 | Optional | 货品生产日期,格式:yyyy-MM-dd HH:mm:ss |
| 18 | validity_days | validity_days | string | 1 | Optional | 商品有效期,单位:天 |
| 19 | src_price | src_price | string | 1 | Optional | 上层单据的的货品价格,例如采购单的税前折后单价为采购入库的原价,原价减去入库价得出货品优惠。其他入库没有上层单据,根据业务情况自行传值。无特殊业务建议同入库价一致。 |
| 20 | stockin_price | stockin_price | string | 1 | Optional | 入库价格,如推送为0默认取成本价。 |
| 21 | tax | tax | string | 1 | Optional | 对征税对象的征收比例或征收额度。例如税率为16%,请求时填值为0.16 |
| 22 | is_enable_sn | is_enable_sn | string | 1 | Optional | 是否开启序列号: 0代表不开启序列号 1代表开启序列号 默认为不开启 |
| 23 | sn_list | sn_list | string | 1 | Optional | 序列号列表,多个序列号通过","隔开字符串区分,例如"xxx1,xxx2,xxx3" |
No parameter reference available
The 创建其他入库单_v1 API (stockin_order_push) 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.