用友BIP和旺店通·企业奇门单据接口集成
1 条评论
用友BIP和旺店通·企业奇门单据接口集成
数据源系统:旺店通·企业奇门
旺店通是北京掌上先机网络科技有限公司旗下品牌,国内的零售云服务提供商,基于云计算SaaS服务模式,以体系化解决方案,助力零售企业数字化智能化管理升级。为零售电商企业的订单管理及仓储管理提供解决方案,致力于帮助企业实现数字化转型,企业规模化发展
写入目标:用友BIP
用友BIP助力行业龙头企业、产业链核心企业以及平台型企业建设产业互联网运营平台,通过运营、管理、协同配置和共享资源,实现产业链上下游连接与协同,并保障安全。
配置集成方案
异构系统具有非常丰富的业务流程、复杂的系统架构和服务接口。在很多情况下,这两个系统都是分别独立部署和运行的,各自拥有不同的技术栈和编程模型,甚至两者在系统平台、技术平台和编程语言上是完全异构的。那么对接就需要根据接口配置对应的规则,例如取数就要根据查询接口获取旺店通·企业奇门的数据,并且根据对应的条件进行取数,目标系统就必须根据目标系统的格式,以及获取的数据进行加工处理后进行写入到用友BIP中。轻易云集成平台的可视化配置轻松实现。

旺店通·企业奇门接口明细
- 调用接口:wdt.stockin.order.query
- 接口名称:查询入库单管理
- 方法:POST
请求参数
字段字段名称类型配置值 start_time开始时间string{{DAYS_AGO_1 datetime}} end_time结束时间string{{CURRENT_TIME datetime}} order_type源单据类别string6 status入库单状态string warehouse_no仓库编号string src_order_no上层单据编号string stockin_no入库单号string page_size分页大小string{{PAGINATION_PAGE_SIZE}} page_no页号string{{PAGINATION_START_PAGE}}响应参数
字段字段名称类型配置值 stockin_id入库单主键idstring order_no入库单号string stockin_no入库单号string wms_status委外状态string wms_result错误信息string warehouse_id仓库IDstring src_order_type入库类型string src_order_id入库idstring reason_id其他入库原因string fa_status财务同步状态string logistics_id物流公司string post_share_type邮费分摊类型string operator_id 经办人string note_count便签条数string flag_id标记颜色string modified最后修改时间string warehouse_no仓库编号string warehouse_name仓库名称string status状态string stockin_time入库时间string created_time创建时间string remark备注string stockin_reason入库原因string order_type订单类别string order_type_name订单类别名称string goods_count货品数量string goods_amount货款总额string total_price扣除优惠后货款总额string discount优惠金额string tax_amount税后金额string post_fee邮费string other_fee其他费用string logistics_type物流类型string check_time审核时间string src_order_no源单号string outer_no外部单号string logistics_no物流单号string operator_name操作员姓名string details_list货品列表节点array details_list.stockin_id入库单主键idstring details_list.rec_id主键string details_list.src_order_detail_id上层单据明细主键string details_list.src_order_type入库类型string details_list.org_stockin_detail_id 原始入库单明细string details_list.spec_id规格IDstring details_list.batch_id批次string details_list.position_id货位IDstring details_list.num 库存单位string details_list.num2辅助单位量string details_list.unit_id辅助单位string details_list.base_unit_id基本单位string details_list.unit_ratio单位换算关系string details_list.expect_num预期入库数量string details_list.cost_price2辅助成本价string details_list.share_post_cost 邮资分摊成本string details_list.share_post_total邮资分摊总成本string details_list.modified最后修改时间string details_list.created创建时间string details_list.spec_no商家编码string details_list.goods_count货品数量string details_list.discount优惠金额string details_list.right_num调整后数量string details_list.right_price调整后单价string details_list.right_cost调整后总金额string details_list.cost_price成本价string details_list.production_date生产日期string details_list.validity_days有效期天数string details_list.expire_date有效期string details_list.src_price原价string details_list.tax_price税后单价string details_list.tax_amount税后金额string details_list.tax税率string details_list.total_cost总成本string details_list.remark备注string details_list.adjust_num调整数量string details_list.adjust_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.prop2自定义属性2string details_list.goods_unit单位string details_list.batch_no批次号string details_list.batch_remark批次备注string details_list.position_no货位编号string用友BIP接口明细
- 接口:/yonbip/scm/othinrecord/single/save
- 接口名称:其他入库单个保存
- 接口方法:POST
请求参数
字段名称类型 othInRecords.project项目string othInRecords其他入库单子表array othInRecords.natUnitPrice单价 BigDecimal othInRecords.rowno行号 int operator业务员string othInRecords.isBatchManage是否批次管理boolean othInRecords.invExchRate库存换算率BigDecimal othInRecords.productsku物料SKUstring code单据编号string org库存组织string othInRecords.goodsposition货位string othInRecords.isSerialNoManage序列号管理boolean accountOrg会计主体string warehouse仓库string store门店string othInRecords.invaliddate有效期至,效期管理商品必输string othInRecords.isExpiryDateManage是否效期管理boolean othInRecords.stockStatusDoc库存状态string stockMgr库管员string othInRecords.memo备注 string othInRecords.unit主计量单位string othInRecords.autoCalcCost存货自动计算成本标识,是否由存货核算回写成本金额、成本单价 boolean department部门string othInRecords.qty数量BigDecimal othInRecords.id子表idlong needCalcLines表体行计算标识boolean othInRecords.natMoney金额 BigDecimal memo备注string othInRecords.stockUnitId库存单位string othInRecords.unitExchangeType库存换算率换算方式int othInRecords.product物料string resubmitCheckKeyresubmitCheckKeystring othInRecords.product物料string othInRecords.batchno批次号string status操作标识string othInRecords.subQty件数 BigDecimal othInRecords.contactsQuantity应收数量BigDecimal vouchdate单据日期string id主表idlong othInRecords._status操作标识string othInRecords.contactsPieces应收件数 BigDecimal othInRecords.producedate生产日期string bustype交易类型string系统数据对接
将传统的统计分析转变为预测分析,从被动分析到主动分析,从非实时分析转变为实时分析,从结构化的数据变成多元化的数据。精准查询数据流同步状况,实时监管队列任务以及数据资产的有序管理。为业务赋能,降本增效,让企业能够更加合理的布局团队;结合业务需求实现与OA,CRM,WMS等系统之间的数据交流与同步,为企业定制自定义的数据管理方案,用技术拓展商业边界,为新业务、新部门提供成长空间。

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