旺店通·企业奇门和用友BIP单据接口对接
旺店通·企业奇门和用友BIP单据接口对接
源系统:用友BIP
面向数智化市场,用友倾力打造了全球领先的数智商业创新平台——用友BIP,定位为数智商业的应用级基础设施、企业服务产业的共创平台,服务企业数智化转型和商业创新,让企业云服务随需而用,让数智价值无处不在,让商业创新如此便捷。
写入目标:旺店通·企业奇门
慧策最先以旺店通ERP切入商家核心管理痛点——订单管理,之后围绕电商经营管理中的核心管理诉求,先后布局流量获取、会员管理、仓库管理等其他重要经营模块。慧策的产品线从旺店通ERP起步,向前向后延伸,全面布局零售企业经营,整体构建一体化智能零售解决方案,打破数据孤岛,AI植入系统,实现智能决策,助力零售企业智能化转型。当前旗下拥有店+小程序、数智门店POS、旺店通ERP、旺店通WMS、卡米全渠道、客优CRM、云筹大数据等多个PssS、SaaS产品,从前端吸引流量到后端集约化管理,助力企业智慧决策
数据接口配置
通过轻易云系统数据集成平台新增创建集成方案,通过轻易云的方案市场可以一键复制,并且可以借鉴其他的方案配置完成方案制作,方案制作只需要两步,第一步先确定好对应的数据来源;源系统:用友BIP接口:采购订单列表查询通过请求调度者配置对应的请求参数即可获取到对应的数据。目标系统:旺店通·企业奇门接口:创建采购退料单,通过写入调度者匹配获取到的数据和写入的映射关系,即可自动生成符合目标系统:旺店通·企业奇门写入的数据自动产生写入队列,通过运行概况,系统会自动帮你诊断方案的运行情况。实时监控到方案的运行情况
用友BIP接口明细
- 接口:/yonbip/scm/purchaseorder/list
- 接口名称:采购订单列表查询
- 接口方法:POST
请求参数
| 字段 | 名称 | 类型 | 描述 |
| pageIndex | 页码 | string | 例:1 默认值:1 |
| pageSize | 每页数 | string | 例:10 默认值:10 |
| isSum | 查询表头 | string | 例:false 默认值:false |
| simpleVOs | 查询条件 | object | |
| simpleVOs.field1 | 过滤条件1 | object | |
| simpleVOs.field1.field | 查询字段 | string | |
| simpleVOs.field1.op | 比较符 | string | |
| simpleVOs.field1.value1 | 值1 | string | “and” “or” “and not” “or not”,若设置,必填expr1和expr2属性,忽略 column和condition。 |
| simpleVOs.field1.field2 | 过滤条件2 | object | |
| simpleVOs.field1.field2.field | 查询字段 | string | |
| simpleVOs.field1.field2.op | 比较符 | string | |
| simpleVOs.field1.field2.value1 | 值1 | string | “and” “or” “and not” “or not”,若设置,必填expr1和expr2属性,忽略 column和condition。 |
| simpleVOs.field1.field2.field3 | 过滤条件3 | object | |
| simpleVOs.field1.field2.field3.field | 查询字段 | string | |
| simpleVOs.field1.field2.field3.op | 比较符 | string | |
| simpleVOs.field1.field2.field3.value1 | 值1 | string | “and” “or” “and not” “or not”,若设置,必填expr1和expr2属性,忽略 column和condition。 |
| simpleVOs.queryOrders | 排序字段 | array | |
| simpleVOs.queryOrders.field | 排序条件字段 | string | 必须传实体上有的字段;主表字段查询时字段名(例: id);子表字段查询是子表对象.字段名(例:purchaseOrders.id);参照类型只能传id(例:按物料查询只能传物料id,不能传物料code) 例:id |
| simpleVOs.queryOrders.order | 顺序 | string | 正序(asc);倒序(desc) 例:asc |
响应参数
| 字段 | 名称 | 类型 | 描述 |
| pageIndex | 页码 | string | |
| pageSize | 每页数 | string | |
| recordCount | 数量 | string | |
| recordList | 返回信息 | array | |
| recordList.product_cCode | 物料编码 | string | |
| recordList.invoiceVendor | 开票供应商id | string | |
| recordList.priceUOM_Precision | 计价单位精度 | string | |
| recordList.modifyStatus | 变更状态 | string | |
| recordList.receiveStatus | 收货状态 | string | |
| recordList.listOriSum | 含税金额 | string | |
| recordList.priceUOM_Code | 计价单位编码 | string | |
| recordList.totalInTaxMoney | 累计入库含税金额 | string | |
| recordList.totalQuantity | 整单数量 | string | |
| recordList.natCurrency | 本币 | string | |
| recordList.listTotalPayOriMoney | 累计付款核销金额 | string | |
| recordList.unit_code | 主计量编码 | string | |
| recordList.id | 主表id | string | |
| recordList.isWfControlled | 是否审批流控制 | string | |
| recordList.totalArrivedTaxMoney | 累计到货含税金额 | string | |
| recordList.purchaseOrders_arrivedStatus | 到货状态 | string | |
| recordList.bmake_st_purinvoice | 流程订货订单开蓝票 | string | |
| recordList.realProductAttribute | 实物商品属性 | string | |
| recordList.purchaseOrders_inWHStatus | 入库状态 | string | |
| recordList.totalSendQty | 发货数量 | string | |
| recordList.natCurrency_priceDigit | 本币 | string | |
| recordList.bmake_st_purinrecord_red | 流程退库 | string | |
| recordList.status | 状态 | string | |
| recordList.currency_moneyDigit | 本币金额精度 | string | |
| recordList.listTotalPayApplyAmount | 累计付款申请金额 | string | |
| recordList.currency_code | 币种编码 | string | |
| recordList.vouchdate | 单据日期 | string | |
| recordList.invoiceVendor_name | 开票供应商 | string | |
| recordList.vendor | 供货供应商id | string | |
| recordList.purchaseOrders_payStatus | 核销状态 | string | |
| recordList.listOriMoney | 无税金额 | string | |
| recordList.currency | 币种 | string | |
| recordList.pubts | 时间戳 | string | |
| recordList.org_name | 采购组织 | string | |
| recordList.generalPurchaseOrderType | 交易类型扩展参数 | string | |
| recordList.isFlowCoreBill | 是否流程核心单据 | string | |
| recordList.creator | 创建者 | string | |
| recordList.product | 物料id | string | |
| recordList.oriSum | 含税金额 | string | |
| recordList.inInvoiceOrg_name | 收票组织 | string | |
| recordList.product_defaultAlbumId | 物料首图片 | string | |
| recordList.purchaseOrders_id | 订单行id | string | |
| recordList.totalRecieveQty | 累计到货数量 | string | |
| recordList.demandOrg_name | 需求组织 | string | |
| recordList.createTime | 创建时间 | string | |
| recordList.purUOM_Precision | 采购单位精度 | string | |
| recordList.currency_priceDigit | 币种单价精度 | string | |
| recordList.bEffectStock | 影响可用量 | string | |
| recordList.inOrg | 收货组织id | string | |
| recordList.bustype_name | 交易类型 | string | |
| recordList.purchaseOrders_invPriceExchRate | 计价单位换算率 | string | |
| recordList.subQty | 采购数量 | string | |
| recordList.inInvoiceOrg | 收票组织id | string | |
| recordList.product_cName | 物料名称 | string | |
| recordList.listTaxRate | 税率 | string | |
| recordList.bmake_st_purinvoice_red | 流程订货订单开红票 | string | |
| recordList.product_model | 型号 | string | |
| recordList.storagenum | 已入库数量 | string | |
| recordList.purchaseOrders_invExchRate | 采购换算率 | string | |
| recordList.vendor_name | 供应商 | string | |
| recordList.oriUnitPrice | 无税单价 | string | |
| recordList.barCode | 单据条码 | string | |
| recordList.isContract | 是否需要与供应商协同 | string | |
| recordList.unit_name | 主计量 | string | |
| recordList.unit | 主计量id | string | |
| recordList.purchaseOrders_invoiceStatus | 发票状态 | string | |
| recordList.natCurrency_moneyDigit | 本币 | string | |
| recordList.qty | 数量 | string | |
| recordList.unit_Precision | 主计量精度 | string | |
| recordList.oriTaxUnitPrice | 含税单价 | string | |
| recordList.moneysum | 金额 | string | |
| recordList.natCurrency_code | 本币 | string | |
| recordList.product_modelDescription | 规格说明 | string | |
| recordList.code | 单据编码 | string | |
| recordList.demandOrg | 需求组织id | string | |
| recordList.bizFlow | 流程ID | string | |
| recordList.realProductAttributeType | 实物商品属性 | string | |
| recordList.priceUOM | 计价单位id | string | |
| recordList.bizstatus | 状态 | string | |
| recordList.totalInQty | 累计入库数量 | string | |
| recordList.bizFlow_version | 版本信息 | string | |
| recordList.currency_name | 币种 | string | |
| recordList.org | 采购组织 | string | |
| recordList.bmake_st_purinrecord | 流程入库 | string | |
| recordList.purchaseOrders_purUOM | 采购单位编码 | string | |
| recordList.bustype | 交易类型id | string | |
| recordList.listOriTax | 税额 | string | |
| recordList.retailInvestors | 是否散户 | string | |
| recordList.inOrg_name | 收货组织 | string | |
| recordList.listTotalPayAmount | 累计付款金额 | string | |
| recordList.priceUOM_Name | 计价单位名称 | string | |
| recordList.listTotalPayNATMoney | 本币累计付款核销金额 | string | |
| recordList.approvenum | 已审批数量 | string | |
| recordList.listdiscountTaxType | 扣税类别 | string | |
| recordList.bizFlow_name | 流程名称 | string | |
| recordList.pageCount | 页数 | string | |
| recordList.beginPageIndex | 起始页 | string | |
| recordList.endPageIndex | 结束页 | string | |
| recordList.pubts | 时间戳 | string |
旺店通·企业奇门接口明细
- 接口:wdt.purchase.return.push
- 接口名称:创建采购退料单
- 接口方法:POST
请求参数
| 字段 | 名称 | 类型 | 描述 |
| provider_no | 供应商编号 | string | 供应商编号 |
| outer_no | 外部单号 | string | 外部单号 |
| is_check | 是否审核 | string | 1:自动审核0:不自动审核默认0 |
| warehouse_no | 出库仓库编号 | string | 代表仓库所有属性的唯一编码,用于仓库区分,ERP内支持自定义(ERP仓库界面设置) |
| remark | 备注 | string | 备注 |
| detail_list | 明细列表节点 | array | 请求参数的2级数据节点,包含采购退货单所有货品明细属性信息的数据节点,节点下数据字段详见下述“detail_list”列表 |
| detail_list.spec_no | 商家编码 | string | 代表所单品(sku)所有属性的唯一编码,用于获取系统单品的数据,SKU概念介绍,单击这里 |
| detail_list.num | 退货数量 | string | 退货数量 |
| detail_list.price | 单价 | string | 单价 |
| detail_list.tax | 税率 | string | |
| detail_list.detail_remark | 备注 | string | 备注 |
| detail_list.return_info | 采购退货单列表节点 | string | 请求参数的1级数据节点,包含采购退货单所有属性信息的数据节点,节点下数据字段详见下述“return_info”列表 |
系统打通概况
全新的API数据集成模式,赋能企业业务创新 传统企业集成主要采用点对点或ESB集成方式,基于全新API战略中台的API新型集成方式通过解耦系统资源,降低系统间对接难度,实现快速业务需求响应,提升对接效率,助力企业满足快速业务交付需求,实现业务创新。通过构建API生态,助力能力开放与共享 基于API战略中台梳理并整合内部API资源与IT资产,可实现内部资源共享,满足内部开发人员资源使用需求,例如:旺店通·企业奇门与用友BIP之间数据集成;并将API资源对外可控开放,打造面向开发者的生态服务,为您打通自身和上下游合作伙伴,创造共赢价值链。开展API战略中台,重塑IT 帮助您基于内部资源构建不同业务能力中心,打造企业统一API战略中台,赋能企业发展,实现对业务频繁变化的快速响应。同时您在能力中心基础上构建新业务时,无需从“零”组建各业务模块,提升开发效率,重塑IT组织及交付能力。
Copyright Notice
The article "旺店通·企业奇门和用友BIP单据接口对接" is original content owned by 广东轻亿云软件科技有限公司. Reposting is welcome, provided the source (including the original link) is credited in a prominent position.


