首页 > 其他分享 >旺店通·企业奇门和用友BIP单据接口对接

旺店通·企业奇门和用友BIP单据接口对接

时间:2023-02-08 16:37:16浏览次数:52  
标签:string tags recordList list detail 用友 旺店 id BIP

旺店通·企业奇门和用友BIP单据接口对接

系统接口如何对接

来源系统:用友BIP

YonBIP用友商业创新平台,是用友在数字经济时代面向成长型、大型企业及巨型企业,融合了先进且高可用技术平台和公共与关键商业应用与服务,支撑和运行客户的商业创新(业务创新、管理变革),并且具有数字化、智能化、高弹性、安全可信、社会化、全球化、平台化、生态化等特征的综合型服务平台。

对接系统:旺店通·企业奇门

旺店通是北京掌上先机网络科技有限公司旗下品牌,国内的零售云服务提供商,基于云计算SaaS服务模式,以体系化解决方案,助力零售企业数字化智能化管理升级。为零售电商企业的订单管理及仓储管理提供解决方案,致力于帮助企业实现数字化转型,企业规模化发展

配置集成方案

通过轻易云系统数据集成平台新增创建集成方案,通过轻易云的方案市场可以一键复制,并且可以借鉴其他的方案配置完成方案制作,方案制作只需要两步,第一步先确定好对应的数据来源;源系统:用友BIP接口:物料档案列表查询通过请求调度者配置对应的请求参数即可获取到对应的数据。目标系统:旺店通·企业奇门接口:创建货品档案,通过写入调度者匹配获取到的数据和写入的映射关系,即可自动生成符合目标系统:旺店通·企业奇门写入的数据自动产生写入队列,通过运行概况,系统会自动帮你诊断方案的运行情况。实时监控到方案的运行情况
用友接口集成

用友BIP接口明细

  • 调用接口:/yonbip/digitalModel/product/list
  • 接口名称:物料档案列表查询
  • 方法:POST

请求参数

字段 字段名称 类型 配置值
pageIndex 当前页索引 string 1
pageSize 页大小 string 50
code 物料编码 string
name 物料名称 string
modelDescription 规格说明 string
manageClass 物料分类ID string
productClass 商品分类ID string
productTemplate 物料模板ID string
model 型号 string
simple 扩展查询 object
simple.pubts 时间戳 string {{LAST_SYNC_TIME datetime}}

响应参数

字段 字段名称 类型 配置值
pageIndex 当前页索引 string
pageSize 当前页大小 string
recordCount 查询出的记录条数 string
recordList 查询出的物料 array
recordList.manageClass_Name 物料分类名称 string
recordList.brand 品牌id string
recordList.unit_Code 计量单位编码 string
recordList.taxClass_Code 税收分类码 string
recordList.tags 标签 array
recordList.tags.tagId_tag_fgcolor 标签颜色 string
recordList.tags.productApplyRangeId 物料分配范围id string
recordList.tags.productId 物料id string
recordList.tags.tagId 物料标签id string
recordList.tags.tagId_tag_bgcolor 标签背景颜色 string
recordList.tags.tagId_name 物料标签名称 string
recordList.tags.modelDescription 规格说明 string
recordList.tags.isAuthorizationManager 授权书管理 string
recordList.tags.pubts 时间戳 string
recordList.tags.orgId_Name 管理组织名称 string
recordList.tags.createTime 创建时间 string
recordList.tags.enableAssistUnit 启用辅计量 string
recordList.tags.keywords 关键字(支持多语) string
recordList.tags.source 物料来源 string
recordList.tags.isRegistrationManager 注册证管理 string
recordList.tags.weight 重量 string
recordList.tags.name 物料名称 string
recordList.tags.orgId_Code 管理组织编码 string
recordList.tags.customerServiceDay 售后服务期限 string
recordList.tags.realProductAttributeType 实物物料属性 string
recordList.tags.manageClass 物料分类id string
recordList.tags.model 型号(支持多语) string
recordList.tags.id 物料id string
recordList.tags.isCreator 是否创建者 string
recordList.tags.productClass 商品分类id string
recordList.tags.creatorType 档案类型 string
recordList.tags.rangeType 物料适用范围类型 string
recordList.tags.virtualProductAttribute 虚拟物料属性 string
recordList.tags.realProductAttribute 物料类型 string
recordList.tags.platFormStaus 平台处理商家物料状态 string
recordList.tags.taxClass_Name 货物和劳务名称 string
recordList.tags.orgId 管理组织id string
recordList.tags.unit_Name 主计量单位名称 string
recordList.tags.unit_Name2 主计量单位名称 string
recordList.tags.createDate 创建日期 string
recordList.tags.taxClass 税收分类码id string
recordList.tags.creator 创建人id string
recordList.tags.url 物料首图片 string
recordList.tags.productApplyRange_orgId_Name 使用组织名称 string
recordList.tags.unitUseType 设置规则, string
recordList.tags.unit 主计量单位id string
recordList.tags.brand_Name 品牌名称 string
recordList.tags.code 物料编码 string
recordList.tags.productApplyRange_orgId_Code 使用组织编码 string
recordList.tags.productApplyRangeId 物料适用范围id string
recordList.tags.productClass_Name 商品分类名称 string
recordList.tags.isApplied 是否被分配者使用 string
recordList.tags.manageClass_Code 物料分类编码 string
recordList.tags.productApplyRange_orgId 使用组织id string
recordList.tags.detail 物料详情 object
recordList.tags.detail.demandConsolidationDateType 制造-需求合并日 string
recordList.tags.detail.outTaxrate_Name 销项税率(%)名称 string
recordList.tags.detail.expireDateNo 库存-保质期 string
recordList.tags.detail.inTaxrate 进项税率(%) string
recordList.tags.detail.uorderUpTime U订货上架时间 string
recordList.tags.detail.isBatchManage 库存-是否批次管理 string
recordList.tags.detail.canSale 批发-可售状态 string
recordList.tags.detail.BOMType 制造-物料BOM类型 string
recordList.tags.detail.onlyOrder 商城-仅预约 string
recordList.tags.detail.iBaseSaleCount 商城-初始销量 string
recordList.tags.detail.dlyFeeRuleId 商城-运费模板id string
recordList.tags.detail.fSalePrice 线上零售价 string
recordList.tags.detail.serviceDurationUnit 商城-服务时长单位 string
recordList.tags.detail.demandConsolidationUnit 制造-需求合并时格 string
recordList.tags.detail.mallUpTime 商城上架时间 string
recordList.tags.detail.lowestStock 库存-最低库存 string
recordList.tags.detail.requirementTrackingMethod 库存-需求跟踪方式 string
recordList.tags.detail.inTaxrate_Name 进项税率(%)名称 string
recordList.tags.detail.iEnableCyclePurchase 商城-启用周期购 string
recordList.tags.detail.stockUnit_Precision 库存单位精度 string
recordList.tags.detail.malldowncount 商城下架数量 string
recordList.tags.detail.workingPlan 制造-排工序计划 string
recordList.tags.detail.planProduceLimit 制造-计划下达生产允超上限% string
recordList.tags.detail.preferentialPolicyType 优惠政策类型 string
recordList.tags.detail.validityWarningDays 库存-效期预警天数 string
recordList.tags.detail.saleChannel 销售渠道 string
recordList.tags.detail.weighingMode 制造-称重方式 string
recordList.tags.detail.isBarcodeManage 库存-条码管理 string
recordList.tags.detail.materialCost 成本-材料费用化 string
recordList.tags.detail.processType 零售-加工方式 string
recordList.tags.detail.purchaseUnit_Name 采购单位名称 string
recordList.tags.detail.batchPolicy 制造-批量政策 string
recordList.tags.detail.specialMaterials 制造-是否专用料 string
recordList.tags.detail.produceUnit 生产单位id string
recordList.tags.detail.depositDealPayType 商城-定金设置类型 string
recordList.tags.detail.fMarketPrice 市场价 string
recordList.tags.detail.salesReturnsExemption 质检-销售退货免检 string
recordList.tags.detail.barCode 条形码 string
recordList.tags.detail.uorderdowncount U订货下架数量 string
recordList.tags.detail.batchRule 制造-批量规则 string
recordList.tags.detail.batchUnit_Name 批发销售单位名称 string
recordList.tags.detail.purchasePriceUnit 采购计价单位id string
recordList.tags.detail.isSerialNoManage 库存-是否序列号管理 string
recordList.tags.detail.enablemodifyDeposit 商城-订单改价时可修改定金 string
recordList.tags.detail.isDisplayPrice 线上显示价格 string
recordList.tags.detail.allowNegativeInventory 库存-允许负库存 string
recordList.tags.detail.prepareFeed 制造-是否长周期备料 string
recordList.tags.detail.isWeight 零售-是否称重 string
recordList.tags.detail.demandConsolidationType 制造-需求合并类型 string
recordList.tags.detail.retailPriceDimension 零售-零售取价维度 string
recordList.tags.detail.onlineUnit_Name 线上零售单位名称 string
recordList.tags.detail.purchasePriceUnit_Name 采购计价单位名称 string
recordList.tags.detail.isRecommend 推荐物料 string
recordList.tags.detail.fixedLeadTime 制造-固定提前期 string
recordList.tags.detail.iMinOrderQuantity 批发-起订量 string
recordList.tags.detail.canOrder 商城-可预约 string
recordList.tags.detail.outTaxrate 销项税率(%) string
recordList.tags.detail.depositPayType 商城-支付尾款方式 string
recordList.tags.detail.requireUnit 要货单位id string
recordList.tags.detail.iOrder 排序 string
recordList.tags.detail.receiptName 开票名称 string
recordList.tags.detail.saleStyle 销售方式 string
recordList.tags.detail.fSettleAccountsRate 商城-结算费率 string
recordList.tags.detail.isPriceChangeAllowed 零售-允许开单改价 string
recordList.tags.detail.returnWarehouse_Name 库存-退货仓库名称 string
recordList.tags.detail.offlineUnit_Name 线下零售单位名称 string
recordList.tags.detail.id 物料id string
recordList.tags.detail.isSaleInOfflineStore 零售-允许门店销售 string
recordList.tags.detail.isMaterial 零售-材料 string
recordList.tags.detail.ropStock 库存-再订货点 string
recordList.tags.detail.iUOrderStatus U订货上下架状态 string
recordList.tags.detail.checkByBatch 成本-按批次核算 string
recordList.tags.detail.productVendor 供应商id string
recordList.tags.detail.ECNControl 制造-ECN管控 string
recordList.tags.detail.returnsWarehousingByResult 质检-退货根据检验结果入库 string
recordList.tags.detail.reviewGrossWeight 制造-复核毛重 string
recordList.tags.detail.valueManageType 成本-价值管理模式 string
recordList.tags.detail.accountingByItem 成本-按单品核算 string
recordList.tags.detail.warehousingByResult 质检-根据检验结果入库 string
recordList.tags.detail.isProcess 零售-加工 string
recordList.tags.detail.fPrimeCosts 采购参考价 string
recordList.tags.detail.businessAttribute 业务属性 string
recordList.tags.detail.deliverQuantityChange 零售-交货数量改变时 string
recordList.tags.detail.keySubPart 制造-关键子件 string
recordList.tags.detail.deliveryWarehouse 库存-发货仓库 string
recordList.tags.detail.exemption 质检-免检 string
recordList.tags.detail.supplyType 制造-供应类型 string
recordList.tags.detail.checkByCost 成本-按费用核算 string
recordList.tags.detail.demandConsolidation 制造-物料需求合并 string
recordList.tags.detail.deliveryWarehouse_Name 库存-发货仓库名称 string
recordList.tags.detail.orderAdvanceTime 商城-预约提前期 string
recordList.tags.detail.isExpiryDateManage 库存-是否有效期管理 string
recordList.tags.detail.mallupcount 商城上架数量 string
recordList.tags.detail.isOfflineStoreReturn 零售-允许门店退货 string
recordList.tags.detail.maxPrimeCosts 最高进价 string
recordList.tags.detail.bindCarrier 制造-绑定载具 string
recordList.tags.detail.batchPrice 批发价 string
recordList.tags.detail.logisticsRelated 制造-物流相关 string
recordList.tags.detail.dlyFeeRuleId_Name 商城-运费模板名称 string
recordList.tags.detail.shortName 物料简称 string
recordList.tags.detail.planMethod 制造-计划方法 string
recordList.tags.detail.periodicalInspection 质检-定期检验 string
recordList.tags.detail.fLowestMarkPrice 最低零售价 string
recordList.tags.detail.productVendor_Name 供应商名称 string
recordList.tags.detail.lInventoryCount 商城-线上库存量 string
recordList.tags.detail.produceUnit_Name 生产单位名称 string
recordList.tags.detail.isCheckFree 成本-按规格核算 string
recordList.tags.detail.allowStorePurchase 零售-允许门店自采 string
recordList.tags.detail.specialCarTransport 制造-专车运输 string
recordList.tags.detail.batchUnit 批发销售单位id string
recordList.tags.detail.onlineUnit 线上零售单位id string
recordList.tags.detail.outStoreExcessLimit 库存-出库超量上限% string
recordList.tags.detail.fMarkPrice 建议零售价 string
recordList.tags.detail.returnWarehouse 库存-退货仓库id string
recordList.tags.detail.weigh 制造-是否过磅 string
recordList.tags.detail.uorderupcount U订货上架数量 string
recordList.tags.detail.stopstatus 是否为停用状态 string
recordList.tags.detail.safetyStock 安全库存 string
recordList.tags.detail.daysBeforeValidityReject 库存-近有效期拒收天数 string
recordList.tags.detail.utility 制造-公用工程 string
recordList.tags.detail.stockUnit 库存单位id string
recordList.tags.detail.requireUnit_Name 要货单位名称 string
recordList.tags.detail.highestStock 库存-最高库存 string
recordList.tags.detail.batchPriceUnit 批发计价单位id string
recordList.tags.detail.lossType 制造-损耗类型 string
recordList.tags.detail.isOfflineStoreOrder 零售-允许门店要货 string
recordList.tags.detail.supplyDemandPolicy 制造-供需政策 string
recordList.tags.detail.iStatus 商城上下架状态 string
recordList.tags.detail.reservation 库存-可预留 string
recordList.tags.detail.scanCountUnit 库存-扫码计数单位 string
recordList.tags.detail.titleMemo 卖点 string
recordList.tags.detail.virtualPart 制造-是否虚拟件 string
recordList.tags.detail.expireDateUnit 库存-保质期单位 string
recordList.tags.detail.enableDeposit 商城-启用定金业务 string
recordList.tags.detail.fNoTaxCostPrice 成本-参考成本 string
recordList.tags.detail.enableSubscribe 商城-启用预订业务 string
recordList.tags.detail.purchaseUnit 采购单位id string
recordList.tags.detail.stockUnit_Name 库存单位名称 string
recordList.tags.detail.batchPriceUnit_Name 批发计价单位名称 string
recordList.tags.detail.fixedReturn 制造-固定回空 string
recordList.tags.detail.costValuation 成本-成本计价方法 string
recordList.tags.detail.offlineUnit 线下零售单位id string
recordList.tags.detail.preferentialPolicyType_Name 优惠政策类型名称 string
recordList.tags.detail.inStoreExcessLimit 库存-入库超量上限% string
recordList.tags.detail.time 物料定金时间关联 object
recordList.tags.detail.time.iControlTime 商城-线上付尾款规则 string
recordList.tags.detail.time.id 物料定金时间关联id string
recordList.tags.detail.time.ControlTimeType 商城-线上付尾款控制方式 string
recordList.pageCount 页数 string
recordList.beginPageIndex 起始页索引 string
recordList.endPageIndex 结束页索引 string
recordList.pubts 时间戳 string
recordList.length string
recordList.width string
recordList.height string

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

  • 调用接口:wdt.goods.push
  • 接口名称:创建货品档案
  • 方法:POST

请求参数

字段 字段名称 类型 配置值
goods_list 货品节点 array
goods_list.goods_no 货品编号 string {{code}}
goods_list.goods_type 货品类别 string 1
goods_list.goods_name 货品名称 string {{name.zh_CN}}
goods_list.class_name 分类 string {{manageClass_Name}}
goods_list.brand_name 品牌 string {{brand_Name}}
goods_list.unit_name 基本单位 string {{unit_Name}}
goods_list.aux_unit_name 辅助单位名称 string
goods_list.remark 备注 string
goods_list.props1 酒精度 string {{modelDescription.zh_CN}}
goods_list.props2 规格 string {{placeOfOrigin}}
goods_list.props3 体积 string {{volume}}
goods_list.props4 换算率 string
goods_list.spec_list 单品节点 array detail
goods_list.spec_list.spec_no 商家编码 string {{detail.code}}
goods_list.spec_list.spec_code 规格码 string {{model.zh_CN}}
goods_list.spec_list.barcode 主条码 string {{detail.barCode}}
goods_list.spec_list.spec_name 规格名称 string {{name.zh_CN}}
goods_list.spec_list.spec_unit_name 基本单位 string {{detail.unit_Name}}
goods_list.spec_list.retail_price 零售价 string {{detail.fMarkPrice}}
goods_list.spec_list.weight 重量 string {{detail.weight}}
goods_list.spec_list.length string {{detail.length}}
goods_list.spec_list.width string {{detail.width}}
goods_list.spec_list.height string {{detail.height}}
goods_list.spec_list.tax_rate 税率 string _function ( case '{{detail.outTaxrate_Name}}' when '' then 0 else '{{detail.outTaxrate_Name}}' end ) /100
goods_list.spec_list.spec_remark 备注 string

数据对接效果

可视化配置,即便是普通业务人员也可以快速轻松对接多个平台,解决企业面临的数据孤岛,数据混乱等问题,实现数据可见、可用、可运营。进行统一化,模块化,标准化的服务能力和输出,实现对业务端数据需求的精准满足和高效响应,也可以在业务数据需求的不断增加下,让企业有整套的可复用的api资产以更换,支持业务的正常运转,节省开发成本。在不同的着重点和应用上解决数据共享,实现平台之间的独立管理。
用友U8集成
OA与ERP表单打通
MES系统集成

标签:string,tags,recordList,list,detail,用友,旺店,id,BIP
From: https://www.cnblogs.com/xxak/p/17102295.html

相关文章

  • 旺店通·企业奇门与金蝶云星空对接集成查询货品品牌打通预置基础资料1新增
    旺店通·企业奇门与金蝶云星空对接集成查询货品品牌打通预置基础资料1新增对接系统:旺店通·企业奇门慧策(原旺店通)是一家技术驱动型智能零售服务商,基于云计算PaaS、SaaS......
  • 金蝶云星空和旺店通·企业奇门接口打通对接实战
    金蝶云星空和旺店通·企业奇门接口打通对接实战源系统:金蝶云星空金蝶K/3Cloud在总结百万家客户管理最佳实践的基础上,提供了标准的管理模式;通过标准的业务架构:多会计准......
  • 处理用友U8 现存量跟库龄分析表结存数量不一样
    问题描述:用友U8V12,某物料现存量跟库龄分析表结存数量不一样查询该物料用友出入库单据,cInvCode(物料编号),cBatch(批号)--iQuantity数量,iNum件数,iinvexchrate换算率,select......
  • 吐槽一下用友U8的API开发
    用友公司作为全国财务系统的一流企业,按理说在文档的编写上应该严谨、可靠。但是用友在这方面做的却不尽人意,不仅仅是文档写的简单、潦草,而且还错误百出。关键的是,没有客服......
  • ORACLE BIPUBILSHER EXCEL模板相关问题
    1.BIPublisher介绍OracleBIpublisher,它的前身是oraclexmlpublisher。它是对一数据集(数据集简单说就是一张表)的展现定义多个模板。业务用户可以通过使用通用桌面工具......
  • 用友U8删除账套
    `select*fromUA_LogwherecAcc_Id='889'deletefromUA_LogwherecAcc_Id='889'select*fromUA_PeriodwherecAcc_Id='889'deletefromUA_PeriodwherecAcc_......
  • 从旺店通·企业奇门到用友U8通过接口集成数据
    从旺店通·企业奇门到用友U8通过接口集成数据接入系统:旺店通·企业奇门慧策(原旺店通)是一家技术驱动型智能零售服务商,基于云计算PaaS、SaaS模式,以一体化智能零售解决方......
  • 金蝶云星辰和旺店通·企业奇门单据接口集成
    金蝶云星辰V1和旺店通·企业奇门单据接口集成对接源平台:旺店通·企业奇门慧策(原旺店通)是一家技术驱动型智能零售服务商,基于云计算PaaS、SaaS模式,以一体化智能零售解决......
  • 旺店通·企业奇门和用友BIP接口打通对接实战
    旺店通·企业奇门和用友BIP接口打通对接实战​​​​接通系统:旺店通·企业奇门旺店通是北京掌上先机网络科技有限公司旗下品牌,国内的零售云服务提供商,基于云计算SaaS服务模......
  • 旺店通·企业奇门和用友BIP接口打通对接实战
    旺店通·企业奇门和用友BIP接口打通对接实战​​​​接通系统:旺店通·企业奇门旺店通是北京掌上先机网络科技有限公司旗下品牌,国内的零售云服务提供商,基于云计算SaaS服务模......