wdt.stockout.order.push{
"operation": {
"method": "none"
}
}| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | outer_no | outer_no | string | 1 | 可选 | 外部系统的唯一单据编号,避免重复推送数据 |
| 2 | is_check | is_check | string | 1 | 可选 | 1:自动审核 0:不自动审核 默认0 |
| 3 | warehouse_no | warehouse_no | string | 1 | 可选 | 代表仓库所有属性的唯一编码,用于仓库区分,ERP内支持自定义(ERP仓库界面设置) |
| 4 | logistics_code | logistics_code | string | 1 | 可选 | 代表物流所有属性的唯一编码,用于物流区分,ERP内支持自定义(ERP物流界面设置) |
| 5 | logistics_no | logistics_no | string | 1 | 可选 | 物流公司的运单号 |
| 6 | goods_total_amount | goods_total_amount | string | 1 | 可选 | 总售价 |
| 7 | goods_total_cost | goods_total_cost | string | 1 | 可选 | 总成本价 |
| 8 | post_cost | post_cost | string | 1 | 可选 | 邮费 |
| 9 | remark | remark | string | 1 | 可选 | 其他出库单备注 |
| 10 | reason | reason | string | 1 | 可选 | 其他出库原因(需要在客户端维护好该原因,如客户端无该原因或者原因停用,则推送失败,路径:设置—>基本设置—>原因列表) |
| 11 | detail_list | detail_list | array | 1 | 可选 | 请求参数的2级数据节点,包含其他出库单所有货品属性信息的数据节点,节点下数据字段详见下述“ detail_list” |
| 12 | spec_no | spec_no | string | 1 | 可选 | 代表单品(sku)所有属性的编码,SKU概念介绍,单击这里 |
| 13 | num | num | string | 1 | 可选 | 出库数量 |
| 14 | price | price | string | 1 | 可选 | 价格 |
| 15 | position_no | position_no | string | 1 | 可选 | 货位编号 |
| 16 | batch_no | batch_no | string | 1 | 可选 | 指定批次号 |
| 17 | remark | remark | string | 1 | 可选 | 货品明细备注 |
| 18 | is_enable_sn | is_enable_sn | string | 1 | 可选 | 是否开启序列号: 0代表不开启序列号 1代表开启序列号 默认为不开启 |
| 19 | sn_list | sn_list | string | 1 | 可选 | 序列号列表,多个序列号通过","隔开字符串区分,例如"xxx1,xxx2,xxx3" |
暂无参数说明
旺店通·企业奇门的接口:创建其他出库单_v1(wdt.stockout.order.push),由轻易云数据集成平台 API 资产管理模块整理收纳,并随旺店通·企业奇门版本更新同步更新。