旺店通·企业奇门与用友BIP对接集成查询出库单管理打通其他出库单保存
对接系统:旺店通·企业奇门
慧策(原旺店通)是一家技术驱动型智能零售服务商,基于云计算PaaS、SaaS模式,以一体化智能零售解决方案,帮助零售企业数字化智能化升级,实现企业规模化发展。
对接目标平台:用友BIP
用友BIP助力行业龙头企业、产业链核心企业以及平台型企业建设产业互联网运营平台,通过运营、管理、协同配置和共享资源,实现产业链上下游连接与协同,并保障安全。
数据对接方案
通过轻易云系统数据集成平台新增创建集成方案,通过轻易云的方案市场可以一键复制,并且可以借鉴其他的方案配置完成方案制作,方案制作只需要两步,第一步先确定好对应的数据来源;源系统:旺店通·企业奇门接口:查询出库单管理通过请求调度者配置对应的请求参数即可获取到对应的数据。目标系统:用友BIP接口:其他出库单保存,通过写入调度者匹配获取到的数据和写入的映射关系,即可自动生成符合目标系统:用友BIP写入的数据自动产生写入队列,通过运行概况,系统会自动帮你诊断方案的运行情况。实时监控到方案的运行情况
旺店通·企业奇门接口明细
- 接口:wdt.stockout.order.query
- 接口名称:查询出库单管理
- 接口方法:POST
请求参数
字段 | 名称 | 类型 | 描述 |
start_time | 开始时间 | string | 按最后修改时间增量获取数据,start_time作为开始时间,格式:yyyy-MM-dd HH:mm:ss |
end_time | 结束时间 | string | 按最后修改时间增量获取数据,end_time作为结束时间,格式:yyyy-MM-dd HH:mm:ss |
order_type | 出库单类型 | string | 2调拨出库,3采购退货出库,4盘亏出库,5生产出库,7其他出库,8多发出库,9纠错出库,10保修配件出库,11初始化出库,12jit拣货出库,13委外出库 |
status | 出库单状态 | string | 出库单状态5:已取消,50:待审核,55:已审核,95:已发货,110:已完成(默认查已发货已完成单据),113:异常发货 |
warehouse_no | 仓库编号 | string | 代表仓库所有属性的唯一编码,用于仓库区分,ERP内支持自定义(ERP仓库界面设置)(不支持一次推送多个仓库编号) |
src_order_no | 源单号 | string | 源单号 |
stockout_no | 出库单号 | string | 出库单号,传该字段可以不传时间 |
page_size | 分页大小 | string | 每页返回的数据条数,输入值范围1~100,不传本参数,输入值默认为40,使用举例单击这里 |
page_no | 页号 | string | 不传值默认从0页开始 |
响应参数
字段 | 名称 | 类型 | 描述 |
stockout_id | 出库单主键id | string | 出库单主键id |
order_no | 出库单号 | string | 出库单号 |
src_order_no | 源单号 | string | 源单号,上层单据的业务单号 |
warehouse_no | 仓库编号 | string | 代表仓库所有属性的唯一编码,用于仓库区分,ERP内支持自定义(ERP仓库界面设置),用于获取指定仓库数据信息 |
status | 状态 | string | 出库单状态 |
consign_time | 出库时间 | string | 出库时间,格式:yyyy-MM-dd HH:mm:ss |
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 | 代表物流所有属性的唯一编码,用于物流区分,ERP内支持自定义(ERP物流界面设置) |
logistics_name | 物流公司名称 | string | erp对应的物流公司名称 |
details_list | Sku详情节点 | array | 响应参数的2级数据节点,包含当出库单货品属性信息的数据节点,节点下数据字段详见下述"details_list" |
details_list.stockout_id | 出库单主键id | string | 出库单主键id |
details_list.rec_id | 出库单明细id | string | 出库单明细id |
details_list.spec_no | 商家编码 | string | 代表所单品(sku)所有属性的唯一编码,用于获取系统单品的数据,SKU概念介绍,单击这里 |
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 | 代表SPU所有属性的唯一编号,用于获取系统货品的数据,SPU概念介绍,单击这里 |
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 | 有效期,格式:yyyy-MM-dd HH:mm:ss |
details_list.position_list | 货位列表节点 | array | 响应参数的3级数据节点,节点下数据字段详见下述“position_list”列表 |
details_list.position_list.position_id | 货位ID | string | 货位ID |
details_list.position_list.position_no | 货位编号 | string | 货位编号 |
details_list.position_list.position_goods_count | 货位出库数量 | string | 货位出库数量 |
details_list.position_list.stockout_order_detail_id | 出库单明细id | string | 出库单明细id |
details_list.position_list.rec_id | 货位主键id | string | 货位主键id |
details_list.position_list.stock_spec_detail_id | 入库单号明细id | string | 入库单号明细id |
details_list.position_list.stockin_detail_id | 入库单明细id | string | 入库单明细id |
details_list.position_list.batch_id | 批次id | string | 批次id |
details_list.position_list.batch_no | 批次号 | string | 批次号 |
details_list.position_list.cost_price | 成本价 | string | 成本价 |
details_list.position_list.modified | 最后更新时间 | string | 最后修改时间,格式:yyyy-MM-dd HH:mm:ss |
details_list.position_list.v_stock_spec_detail_id | 先进先出计价用 | string | 先进先出计价用 |
details_list.position_list.expire_date | 有效期 | string | 有效期,格式:yyyy-MM-dd HH:mm:ss |
details_list.position_list.created | 创建时间 | string | 创建时间,格式:yyyy-MM-dd HH:mm:ss |
用友BIP接口明细
- 接口:/yonbip/scm/othoutrecord/single/save
- 接口名称:其他出库单保存
- 接口方法:POST
请求参数
字段 | 名称 | 类型 | 描述 |
resubmitCheckKey | 保证请求的幂等性 | string | 该值由客户端生成 |
code | 单据编号 | string | 以系统编码规则配置为准,系统设置为手工编号时必输,系统设置为自动编号时非必输;更新操作时必填 例:QTCK0000001 |
defines!define1 | defines!define1 | string | 以系统编码规则配置为准,系统设置为手工编号时必输,系统设置为自动编号时非必输;更新操作时必填 例:QTCK0000001 |
org | 库存组织 | string | 传入id或code 例:wzyqzn |
accountOrg | 会计主体 | string | 传入id或code 例:wzyqzn |
vouchdate | 单据日期 | string | 日期格式:yyyy-MM-dd 例:2021-03-05 |
bustype | 交易类型 | string | 传入id或code 例:A10001 |
warehouse | 仓库 | string | 传入id或code 例:ck01 |
memo | 备注 | string | 例:单子备注 |
_status | 操作标识 | string | Insert:新增、Update:更新 |
srcBillType | 来源上级单据类型 | string | 有来源时必填:出库申请退库:applyoutToOthoutrecordReturn;出库申请出库:applyoutToOthoutrecord |
othOutRecords | 其他出库单子表 | array | [st.othoutrecord.OthOutRecords] |
othOutRecords.product | 物料 | string | 传入id或code 例:PD0817000001 |
othOutRecords.product_cName | 物料名称 | string | 传入id或code 例:PD0817000001 |
othOutRecords.productsku | 物料SKU | string | 例:PD08170000010004 |
othOutRecords.batchno | 批次号,批次管理商品必填 | string | 传入id或code 例:SH01 |
othOutRecords.producedate | 生产日期 | string | 例:2020-09-24 00:00:00 |
othOutRecords.invaliddate | 有效期至 | string | 例:2020-10-24 00:00:00 |
othOutRecords.contactsQuantity | 应发数量 | string | 例:10 |
othOutRecords.contactsPieces | 应发件数 | string | 例:10 |
othOutRecords.qty | 数量 | string | 有来源时:出库时正数,退库时负数 例:10 |
othOutRecords.subQty | 件数 | string | 例:10 |
othOutRecords.invExchRate | 换算率 | string | 例:1 |
othOutRecords.unit | 主计量单位,传入id或code | string | 例:KGM |
othOutRecords.unitExchangeType | 库存换算率换算方式 | string | 例:0 |
othOutRecords.stockUnitId | 库存单位 | string | 传入id或code例:KGM |
othOutRecords.memo | 备注 | string | 例:备注信息 |
othOutRecords._status | 操作标识 | string | Insert:新增、Update:更新 |
othOutRecords.sourceid | 上游单据主表id | string | |
othOutRecords.sourceautoid | 上游单据子表id | string | |
othOutRecords.source | 上游单据类型 | string | 有来源必填:ustock.po_picking_requisition:出库申请 |
othOutRecords.upcode | 上游单据号 | string | |
othOutRecords.makeRuleCode | 生单规则编号 | string | 有来源必填:出库申请退库:applyoutToOthoutrecordReturn;出库申请出库:applyoutToOthoutrecord |
othOutRecords.autoCalcCost | 自动计算成本,有来源必填:true:是、false:否 | string | |
系统集成总览
数据集成中台设计中心Web界面以“拖拽”式交互设计,使用鼠标即可构建设计多异构系统数据集成流程,低代码平台大大降低流程设计者上手门槛。还有丰富的组件库快速满足复杂业务需求,结合不同模块即可生成不同业务流程,提升流程设计效率。平台支持多种高度灵活部署,高并发、高性能、高可用,可以通过多节点组成集群实现性能的横向扩展。适度集群配置其数据集成处理能力可达GB级/秒,为业务流提供更高数据吞吐量。平台已集成数据回压、优先级队列等能力,保障运行稳定性。完善的企业API运营管理机制帮助您构建“API生产者、API管理者、API消费者”三者结合的统一API数字化生态。支持市面上主流厂家软件如:金蝶、用友、SAP、泛微、蓝凌、旺店通、聚水潭、马帮、小满CRM等等。
系统数据对接方案元数据代码