用友BIP、旺店通·企业奇门通过接口配置数据对接
用友BIP、旺店通·企业奇门通过接口配置数据对接
对接源平台:旺店通·企业奇门
慧策最先以旺店通ERP切入商家核心管理痛点——订单管理,之后围绕电商经营管理中的核心管理诉求,先后布局流量获取、会员管理、仓库管理等其他重要经营模块。慧策的产品线从旺店通ERP起步,向前向后延伸,全面布局零售企业经营,整体构建一体化智能零售解决方案,打破数据孤岛,AI植入系统,实现智能决策,助力零售企业智能化转型。当前旗下拥有店+小程序、数智门店POS、旺店通ERP、旺店通WMS、卡米全渠道、客优CRM、云筹大数据等多个PssS、SaaS产品,从前端吸引流量到后端集约化管理,助力企业智慧决策
对接目标平台:用友BIP
YonBIP用友商业创新平台,是用友在数字经济时代面向成长型、大型企业及巨型企业,融合了先进且高可用技术平台和公共与关键商业应用与服务,支撑和运行客户的商业创新(业务创新、管理变革),并且具有数字化、智能化、高弹性、安全可信、社会化、全球化、平台化、生态化等特征的综合型服务平台。
多系统对接方案配置
系统对接前期需要通过调研公司的业务,规划出最便捷,效率最高的整体流程。通过流程我们需要建立对应的方案来吧这些流程一一的落地,轻易云集成平台开箱即用的、可视化拖、拉、拽实现接口服务编排与聚合。只需要根据指引设定好对应的参数即可启动使用。设定好源平台:旺店通·企业奇门的接口参数设置,以及设定好目标平台:用友BIP的映射,即可启动方案进行测试数据管道ETL:构建一体化的数据融合平台。高级数据转换: 支持公式转换数据格式、支持脚本直接进行数据转换、支持可视化多维度数据处理。高性能实时处理:针对不同数据节点类型提供TB级吞吐量,秒级延迟的增量数据处理能力。自动将旧版web服务转变为基于云端微服务的API,统一接口输出标准。支持接口开放服务,实现内外部能力接入。

旺店通·企业奇门接口明细
- 接口:wdt.stockout.order.query
- 接口名称:查询出库单管理
- 接口方法:POST
请求参数
字段名称类型 end_time结束时间string status出库单状态string page_no页号string warehouse_no仓库编号string order_type出库单类型string start_time开始时间string stockout_no出库单号string src_order_no源单号string page_size分页大小string响应参数
字段名称类型描述 stockout_id出库单主键idstring出库单主键id order_no出库单号string出库单号 src_order_no源单号string源单号,上层单据的业务单号 warehouse_no仓库编号string代表仓库所有属性的唯一编码,用于仓库区分,ERP内支持自定义(ERP仓库界面设置),用于获取指定仓库数据信息 status状态string出库单状态 consign_time出库时间string出库时间,格式:yyyy-MM-dd HH:mm:ss order_type出库单类型string出库单类型 order_type_name出库单类型名称string出库单类型名称 subtype出库单子类型string出库单子类型 stockout_reason出库原因string出库原因 goods_count数量string货品数量 goods_total_amount货品总销售金额string货品总销售金额 goods_total_cost货品总成本金额string货品总成本金额 post_fee邮费string邮费 logistics_no物流单号string物流单号(该出库单的运单号) package_fee包装费string包装费 receiver_name收件人string该字段已废弃 receiver_country国家string国家 receiver_province省份string省份 receiver_city城市string城市 receiver_district地区string地区 receiver_address详细地址string该字段已废弃 receiver_mobile收件人移动电话string该字段已废弃 receiver_telno收件人固定电话string该字段已废弃 receiver_zip邮编string邮编 weight重量string重量 remark备注string备注 outer_no外部单号string外部单号 operator_name操作员姓名string操作员姓名 logistics_type物流方式string响应值为代表物流方式的数字,数字对应的物流方式名称单击这里 logistics_code物流编号string代表物流所有属性的唯一编码,用于物流区分,ERP内支持自定义(ERP物流界面设置) logistics_name物流公司名称stringerp对应的物流公司名称 details_listSku详情节点array响应参数的2级数据节点,包含当出库单货品属性信息的数据节点,节点下数据字段详见下述"details_list" details_list.stockout_id出库单主键idstring出库单主键id details_list.rec_id出库单明细idstring出库单明细id details_list.spec_no商家编码string代表所单品(sku)所有属性的唯一编码,用于获取系统单品的数据,SKU概念介绍,单击这里 details_list.goods_count货品数量string货品数量 details_list.sell_price销售价string销售价 details_list.brand_no品牌编号string品牌编号 details_list.brand_name品牌名称string品牌名称 details_list.goods_name货品名称string货品名称 details_list.goods_no货品编号string代表SPU所有属性的唯一编号,用于获取系统货品的数据,SPU概念介绍,单击这里 details_list.spec_name规格名称string规格名称 details_list.spec_code规格编号string规格编号 details_list.cost_price成本价string成本价 details_list.total_amount总销售金额string总销售金额 details_list.weight重量string重量 details_list.remark备注string备注 details_list.goods_unit单位string货品单位 details_list.batch_no批次号string批次号 details_list.batch_remark批次备注string批次备注 details_list.expire_date有效期string有效期,格式:yyyy-MM-dd HH:mm:ss details_list.position_list货位列表节点array响应参数的3级数据节点,节点下数据字段详见下述“position_list”列表 details_list.position_list.position_id货位IDstring货位ID details_list.position_list.position_no货位编号string货位编号 details_list.position_list.position_goods_count货位出库数量string货位出库数量 details_list.position_list.stockout_order_detail_id出库单明细idstring出库单明细id details_list.position_list.rec_id货位主键idstring货位主键id details_list.position_list.stock_spec_detail_id入库单号明细idstring入库单号明细id details_list.position_list.stockin_detail_id入库单明细idstring入库单明细id details_list.position_list.batch_id批次idstring批次id details_list.position_list.batch_no批次号string批次号 details_list.position_list.cost_price成本价string成本价 details_list.position_list.modified最后更新时间string最后修改时间,格式:yyyy-MM-dd HH:mm:ss details_list.position_list.v_stock_spec_detail_id先进先出计价用string先进先出计价用 details_list.position_list.expire_date有效期string有效期,格式:yyyy-MM-dd HH:mm:ss details_list.position_list.created创建时间string创建时间,格式:yyyy-MM-dd HH:mm:ss用友BIP接口明细
- API:/yonbip/scm/othoutrecord/single/save
- NAME:其他出库单保存
- METHOD:POST
请求参数
接口字段名称预设值 resubmitCheckKey保证请求的幂等性{{order_no}} code单据编号{{order_no}} defines!define1defines!define1{{outer_no}} org库存组织findCollection find org_code from 4f73f755-1c4f-33e6-b5a1-7e3b8d894800 where code={{warehouse_no}} accountOrg会计主体_findCollection find org_code from 4f73f755-1c4f-33e6-b5a1-7e3b8d894800 where code={{warehouse_no}} vouchdate单据日期{{consign_time}} bustype交易类型001 warehouse仓库{{warehouse_no}} memo备注{{remark}} status操作标识Insert srcBillType来源上级单据类型 othOutRecords其他出库单子表details_list othOutRecords.product物料{{details_list.goods_no}} othOutRecords.productsku物料SKU{{details_list.spec_no}} othOutRecords.batchno批次号,批次管理商品必填 othOutRecords.producedate生产日期 othOutRecords.invaliddate有效期至 othOutRecords.contactsQuantity应发数量1 othOutRecords.contactsPieces应发件数1 othOutRecords.qty数量{{details_list.goods_count}} othOutRecords.invExchRate换算率1 othOutRecords.subQty件数{{details_list.goods_count}} othOutRecords.unit主计量单位,传入id或code_findCollection find code from f9eedcc9-f1ff-31c0-9081-6aee9cf21740 where name={{goods_unit}} othOutRecords.unitExchangeType库存换算率换算方式 othOutRecords.stockUnitId库存单位findCollection find code from f9eedcc9-f1ff-31c0-9081-6aee9cf21740 where name={{goods_unit}} othOutRecords.goodsposition货位 othOutRecords.project项目 othOutRecords.memo备注{{details_list.remark}} othOutRecords._status操作标识Insert othOutRecords.sourceid上游单据主表id othOutRecords.sourceautoid上游单据子表id othOutRecords.source上游单据类型 othOutRecords.upcode上游单据号 othOutRecords.makeRuleCode生单规则编号 othOutRecords.autoCalcCost自动计算成本,有来源必填:true:是、false:否数据对接效果
通过无代码的数据集成与数据建模的智能数据管道技术,帮助企业将所有应用程序、数据库、事件和文件等数据信息提取到数据仓库中,并快速将分散的数据转化为数据集、API、自动化流程等开箱即用的数据服务。配置接口的模式对接旺店通·企业奇门和用友BIP,使得单据无缝互通。打造企业内部数据一体化,让企业日常运营管理实现敏捷数据化运营。实现供应链业务信息流的互通,同时支持供应链数据分析流程自动化,结果推送,推进相关供应链问题优化。及时打通供应链孤岛,实现数据驱动供应链协同,进一步提升企业竞争力。

Hot Discussions
- 电商多平台财务自动对账:从手工核数到智能闭环的完整落地指南2026-07-15
- 主流AI深度评测合集:轻易云全场景异构系统对接硬核技术资源大全2026-07-04
- ### 2026年企业级数据集成平台与AI模型实战图谱2026-06-26
- 打破数据高墙:从“轻易云”实践看企业异构系统集成的技术范式革命2026-06-26
- 境内外电商平台对账的技术挑战与智能化解决方案2026-06-25
