用友BIP与旺店通·企业奇门对接集成查询出库单管理连通其他出库单个保存(其他出库)
用友BIP与旺店通·企业奇门对接集成查询出库单管理连通其他出库单个保存(其他出库)
数据源平台:旺店通·企业奇门
慧策最先以旺店通ERP切入商家核心管理痛点——订单管理,之后围绕电商经营管理中的核心管理诉求,先后布局流量获取、会员管理、仓库管理等其他重要经营模块。慧策的产品线从旺店通ERP起步,向前向后延伸,全面布局零售企业经营,整体构建一体化智能零售解决方案,打破数据孤岛,AI植入系统,实现智能决策,助力零售企业智能化转型。当前旗下拥有店+小程序、数智门店POS、旺店通ERP、旺店通WMS、卡米全渠道、客优CRM、云筹大数据等多个PssS、SaaS产品,从前端吸引流量到后端集约化管理,助力企业智慧决策
集成系统:用友BIP
用友BIP助力行业龙头企业、产业链核心企业以及平台型企业建设产业互联网运营平台,通过运营、管理、协同配置和共享资源,实现产业链上下游连接与协同,并保障安全。
系统对接接口配置
通过数据集成平台新增创建集成方案,然后在数据源平台中选择对应的源平台为:旺店通·企业奇门,并且选择对应的连接器(关于旺店通·企业奇门的接口连接器如何配置可以在轻易云系统数据集成交流社区bbs.qeasy.cloud 中找到相关信息)。选择对应的查询出库单管理接口作为数据对接来源。然后再通过写入目标平台配置目标系统为用友BIP,并且选择对应连接器。选择对应的其他出库单个保存接口作为数据写入动作,既可以完成第一步的数据对接配置;打破跨系统连接,让数据轻易互通成为现实。

旺店通·企业奇门接口明细
- API:wdt.stockout.order.query
- NAME:查询出库单管理
- METHOD:POST
请求参数
接口字段名称预设值 start_time开始时间2022-01-01 00:00:00 end_time结束时间2022-06-18 00:00:00 order_type出库单类型7 status出库单状态 warehouse_no仓库编号 src_order_no源单号 stockout_no出库单号 page_size分页大小{{PAGINATION_PAGE_SIZE}} page_no页号{{PAGINATION_START_PAGE}}响应参数
接口字段名称预设值 stockout_id出库单主键id order_no出库单号 src_order_no源单号 warehouse_no仓库编号 status状态 consign_time出库时间 order_type出库单类型 order_type_name出库单类型名称 subtype出库单子类型 stockout_reason出库原因 goods_count数量 goods_total_amount货品总销售金额 goods_total_cost货品总成本金额 post_fee邮费 logistics_no物流单号 package_fee包装费 receiver_name收件人 receiver_country国家 receiver_province省份 receiver_city城市 receiver_district地区 receiver_address详细地址 receiver_mobile收件人移动电话 receiver_telno收件人固定电话 receiver_zip邮编 weight重量 remark备注 outer_no外部单号 operator_name操作员姓名 logistics_type物流方式 logistics_code物流编号 logistics_name物流公司名称 details_listSku详情节点 details_list.stockout_id出库单主键id details_list.rec_id出库单明细id details_list.spec_no商家编码 details_list.goods_count货品数量 details_list.sell_price销售价 details_list.brand_no品牌编号 details_list.brand_name品牌名称 details_list.goods_name货品名称 details_list.goods_no货品编号 details_list.spec_name规格名称 details_list.spec_code规格编号 details_list.cost_price成本价 details_list.total_amount总销售金额 details_list.weight重量 details_list.remark备注 details_list.goods_unit单位 details_list.batch_no批次号 details_list.batch_remark批次备注 details_list.expire_date有效期 details_list.position_list货位列表节点 details_list.position_list.position_id货位ID details_list.position_list.position_no货位编号 details_list.position_list.position_goods_count货位出库数量 details_list.position_list.stockout_order_detail_id出库单明细id details_list.position_list.rec_id货位主键id details_list.position_list.stock_spec_detail_id入库单号明细id details_list.position_list.stockin_detail_id入库单明细id details_list.position_list.batch_id批次id details_list.position_list.batch_no批次号 details_list.position_list.cost_price成本价 details_list.position_list.modified最后更新时间 details_list.position_list.v_stock_spec_detail_id先进先出计价用 details_list.position_list.expire_date有效期 details_list.position_list.created创建时间用友BIP接口明细
- 调用接口:/yonbip/scm/othoutrecord/single/save
- 接口名称:其他出库单个保存
- 方法:POST
请求参数
字段字段名称类型配置值 resubmitCheckKeyresubmitCheckKeystring{{random}} id主表idstring code单据编号string{{order_no}} org库存组织stringcs1 accountOrg会计主体stringcs1 vouchdate单据日期string2022-06-20 bustype交易类型stringA10001 store门店string warehouse仓库string001 department部门string operator业务员string stockMgr库管员string memo备注 string status操作标识stringInsert srcBillType来源上级单据类型string othOutRecords其他出库单子表arraydetails_list othOutRecords.id子表idstring othOutRecords.product物料string123 othOutRecords.productsku物料SKUstring123 othOutRecords.batchno批次号string othOutRecords.producedate生产日期string othOutRecords.invaliddate有效期至 string othOutRecords.contactsQuantity应发数量 BigDecimal othOutRecords.contactsPieces应发件数 BigDecimal othOutRecords.qty数量BigDecimal{{details_list.goods_count}} othOutRecords.subQty件数 BigDecimal10 othOutRecords.unit主计量单位string othOutRecords.invExchRate换算率 BigDecimal othOutRecords.unitExchangeType库存换算率换算方式 int othOutRecords.stockUnitId库存单位stringPing othOutRecords.goodsposition货位string othOutRecords.project项目string othOutRecords.memo备注 string othOutRecords._status操作标识stringInsert othOutRecords.sourceid上游单据主表idstring othOutRecords.sourceautoid上游单据子表idstring othOutRecords.source上游单据类型string othOutRecords.upcode上游单据号string othOutRecords.makeRuleCode生单规则编号string othOutRecords.autoCalcCost自动计算成本string数据对接效果
通过无代码的数据集成与数据建模的智能数据管道技术,帮助企业将所有应用程序、数据库、事件和文件等数据信息提取到数据仓库中,并快速将分散的数据转化为数据集、API、自动化流程等开箱即用的数据服务。配置接口的模式对接旺店通·企业奇门和用友BIP,使得单据无缝互通。打造企业内部数据一体化,让企业日常运营管理实现敏捷数据化运营。实现供应链业务信息流的互通,同时支持供应链数据分析流程自动化,结果推送,推进相关供应链问题优化。及时打通供应链孤岛,实现数据驱动供应链协同,进一步提升企业竞争力。


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