用友BIP对接外部旺店通·企业奇门系统

金蝶云星空对接

源系统:旺店通·企业奇门

慧策最先以旺店通ERP切入商家核心管理痛点——订单管理,之后围绕电商经营管理中的核心管理诉求,先后布局流量获取、会员管理、仓库管理等其他重要经营模块。慧策的产品线从旺店通ERP起步,向前向后延伸,全面布局零售企业经营,整体构建一体化智能零售解决方案,打破数据孤岛,AI植入系统,实现智能决策,助力零售企业智能化转型。当前旗下拥有店+小程序、数智门店POS、旺店通ERP、旺店通WMS、卡米全渠道、客优CRM、云筹大数据等多个PssS、SaaS产品,从前端吸引流量到后端集约化管理,助力企业智慧决策

写入目标:用友BIP

用友BIP助力行业龙头企业、产业链核心企业以及平台型企业建设产业互联网运营平台,通过运营、管理、协同配置和共享资源,实现产业链上下游连接与协同,并保障安全。

数据接口配置

系统对接前期需要通过调研公司的业务,规划出最便捷,效率最高的整体流程。通过流程我们需要建立对应的方案来吧这些流程一一的落地,轻易云集成平台开箱即用的、可视化拖、拉、拽实现接口服务编排与聚合。只需要根据指引设定好对应的参数即可启动使用。设定好源平台:旺店通·企业奇门的接口参数设置,以及设定好目标平台:用友BIP的映射,即可启动方案进行测试通过该系统数据集成平台的能力,可以集成的应用系统包括CRM、ERP、钉钉、企业微信、MES、飞书、用友、金蝶等 177 个不同应用系统之间的无代码接口集成,并且每周都在增加新的应用系统接入。
旺店通与金蝶打通

旺店通·企业奇门接口明细

  • 调用接口:_wdt.stockout.order.query_
  • 接口名称:_查询出库单管理_
  • 方法:_POST_

请求参数

字段字段名称类型配置值
start_time开始时间string
end_time结束时间string
order_type出库单类型string7
status出库单状态string
warehouse_no仓库编号string
src_order_no源单号string
stockout_no出库单号string
page_size分页大小string{{PAGINATION_PAGE_SIZE}}
page_no页号string{{PAGINATION_START_PAGE}}

响应参数

字段字段名称类型配置值
stockout_id出库单主键idstring
order_no出库单号string
src_order_no源单号string
warehouse_no仓库编号string
status状态string
consign_time出库时间string
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
logistics_name物流公司名称string
details_listSku详情节点array
details_list.stockout_id出库单主键idstring
details_list.rec_id出库单明细idstring
details_list.spec_no商家编码string
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
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
details_list.position_list货位列表节点array
details_list.position_list.position_id货位IDstring
details_list.position_list.position_no货位编号string
details_list.position_list.position_goods_count货位出库数量string
details_list.position_list.stockout_order_detail_id出库单明细idstring
details_list.position_list.rec_id货位主键idstring
details_list.position_list.stock_spec_detail_id入库单号明细idstring
details_list.position_list.stockin_detail_id入库单明细idstring
details_list.position_list.batch_id批次idstring
details_list.position_list.batch_no批次号string
details_list.position_list.cost_price成本价string
details_list.position_list.modified最后更新时间string
details_list.position_list.v_stock_spec_detail_id先进先出计价用string
details_list.position_list.expire_date有效期string
details_list.position_list.created创建时间string

用友BIP接口明细

  • API:_/yonbip/scm/othoutrecord/single/save_
  • NAME:_其他出库单保存_
  • METHOD:_POST_

请求参数

接口字段名称预设值
resubmitCheckKey保证请求的幂等性
id主表id
code单据编号
org库存组织
accountOrg会计主体
vouchdate单据日期
bustype交易类型
store门店
warehouse仓库
department部门
operator业务员
stockMgr库管员
memo备注
_status操作标识
srcBillType来源上级单据类型
othOutRecords其他出库单子表
othOutRecords.id子表id
othOutRecords.product物料
othOutRecords.productsku物料SKU
othOutRecords.batchno批次号,批次管理商品必填
othOutRecords.producedate生产日期
othOutRecords.invaliddate有效期至
othOutRecords.contactsQuantity应发数量
othOutRecords.contactsPieces应发件数
othOutRecords.qty数量
othOutRecords.subQty件数
othOutRecords.unit主计量单位,传入id或code
othOutRecords.invExchRate换算率
othOutRecords.unitExchangeType库存换算率换算方式
othOutRecords.stockUnitId库存单位
othOutRecords.goodsposition货位
othOutRecords.project项目
othOutRecords.memo备注
othOutRecords._status操作标识
othOutRecords.sourceid上游单据主表id
othOutRecords.sourceautoid上游单据子表id
othOutRecords.source上游单据类型
othOutRecords.upcode上游单据号
othOutRecords.makeRuleCode生单规则编号
othOutRecords.autoCalcCost自动计算成本,有来源必填:true:是、false:否

系统打通概况

全面支持数据集成操作可视化、拖拽流式开发,无代码完成多套异构系统集成,降低使用门槛,提升交付速度。特别是在面向旺店通·企业奇门、用友BIP间API接口集成时,通过对API的设计、创建、测试、部署、集成、管理、运维、下线等全生命周期管理,帮助企业洞察运营状况,进一步优化流程,提高企业商业价值。基于Web图形界面,通过拖拽、连接、配置完成流程设计,数据整合和集成,高效打通业务系统,通过面向运营的统计报表,直观查看API各项指标,实现对全局和项目层级双维度的监控管理。再通过轻易云数据集成中台通过统一门户注册管理,将业务以API的方式对外开放,实现业务创新、能力输出。


大仲马小茶花
18 声望1 粉丝

轻量化的API集成平台(QEasy Cloud DataHub),助力企业数字化转型敏捷、高效地实现异构系统、数据、应用、服务间的灵活流转与轻松集成,为企业业务创新与数字化转型赋能。