Qeasy Cloud
Get Started

旺店通·旗舰版对接打通金蝶云星空生产出库查询接口与其他出库新增接口

1 comments

旺店通·旗舰版对接打通金蝶云星空生产出库查询接口与其他出库新增接口

OA与ERP表单打通

对接系统:旺店通·旗舰版

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

接通系统:金蝶云星空

金蝶K/3Cloud结合当今先进管理理论和数十万家国内客户最佳应用实践,面向事业部制、多地点、多工厂等运营协同与管控型企业及集团公司,提供一个通用的ERP服务平台。K/3Cloud支持的协同应用包括但不限于:集中/分散销售、集中/分散采购、B2B电商管理、B2C电商中心、供应商协同、多工厂计划、跨工厂领料、跨工厂加工、工厂间调拨、内部交易及结算、集团财务管理、阿米巴经营等。

多系统对接方案配置

通过轻易云系统数据集成平台新增创建集成方案,通过轻易云的方案市场可以一键复制,并且可以借鉴其他的方案配置完成方案制作,方案制作只需要两步,第一步先确定好对应的数据来源;源系统:旺店通·旗舰版接口:生产出库查询通过请求调度者配置对应的请求参数即可获取到对应的数据。目标系统:金蝶云星空接口:其他出库新增,通过写入调度者匹配获取到的数据和写入的映射关系,即可自动生成符合目标系统:金蝶云星空写入的数据自动产生写入队列,通过运行概况,系统会自动帮你诊断方案的运行情况。实时监控到方案的运行情况
多套系统之间数据打通
飞书与ERP对接
金蝶KIS接口集成

旺店通·旗舰版接口明细

  • 接口:wms.stockout.Process.queryWithDetail
  • 接口名称:生产出库查询
  • 接口方法:POST

请求参数

字段名称类型 stockout_no出库单编号string warehouse_no仓库编号string status状态string start_time开始时间string end_time结束时间string process_no生产单编号string time_type时间类型string

响应参数

字段名称类型描述 logistics_name物流公司string物流公司名称 consign_time出库时间string出库单执行出库操作的时间 error_info错误信息string接口处理错误信息 detail_list生产出库单明细array生产出库单的明细信息 detail_list.remark备注string备注 detail_list.spec_no商家编码string商家编码 detail_list.goods_no货品编码string货品编码 detail_list.goods_name货品名称string货品名称 detail_list.short_name货品简称string货品简称 detail_list.spec_code规格码string规格码 detail_list.spec_name规格名称string规格名称 detail_list.barcode主条码string主条码 detail_list.num数量string要出库的货品数量 detail_list.scan_type验货类型string验货类型 detail_list.defect是否残次品string是否残次品 detail_list.expire_date有效期string指定出库货品有效期 detail_list.position_no货位编号string货位编号 detail_list.batch_no批次号string批次号 detail_list.expect_num预期数量string预期数量 detail_list.checked_cost_price成本价string审核时成本价 detail_list.brand_name品牌名称string品牌名称 detail_list.aux_unit_name辅助单位string辅助单位 detail_list.base_unit_name基本单位string基本单位 detail_list.goods_type_count物品类型数量string出库物流类型的数量 detail_list.goods_count物品总数string出库的物品总数 detail_list.checked_goods_total_cost总成本价string审核时货品总成本价 detail_list.modified最后修改时间string最后修改时间 detail_list.note_count便签条数string便签条数 detail_list.logistics_no物流单号string物流单号 detail_list.created创建时间string创建时间 detail_list.stockout_no出库单编号string出库单编号 detail_list.src_order_type出库单源单据类型string因为是生产单所以一致为生产单的单据类型 detail_list.operator_name 操作人string操作人 detail_list.weigh_post_cost估算的邮费string按称重估算出来的邮费 detail_list.warehouse_name 仓库名称string出库的仓库名称 detail_list.warehouse_no仓库编号string仓库编号 detail_list.checkouter_name签出人string签出人 detail_list.process_no生产单编号string生产单编号 detail_list.status出库单状态string出库单状态

金蝶云星空接口明细

  • 调用接口:batchSave
  • 接口名称:其他出库新增
  • 方法:POST

请求参数

字段字段名称类型配置值 FBillNo单据编号string{{stockout_no}} FBillTypeID单据类型stringQTCKD01_SYS FStockOrgId库存组织string100 FPickOrgId领用组织string100 FStockDirect库存方向string FDate日期string{{consign_time}} FDeptId领料部门stringBM000032 FPickerId领料人string FBizType业务类型string FOwnerTypeIdHead货主类型stringBD_OwnerOrg FOwnerIdHead货主string100 FNote备注string生产出库 FEntity明细信息arraydetail_list FEntity.FMaterialId物料编码string{{detail_list.spec_no}} FEntity.FCMKBarCode零售条形码string FEntity.FQty实发数量string{{detail_list.num}} FEntity.FStockId发货仓库string{{warehouse_no}} FEntity.FStockLocId仓位string FEntity.FAmount总成本string FEntity.FPrice成本价string FEntity.FLot批号string FEntity.FSrcBillTypeId源单类型string FEntity.FSrcBillNo源单编号string FEntity.FOwnerTypeId货主类型stringBD_OwnerOrg FEntity.FOwnerId货主string100 FEntity.FEntryNote备注string FEntity.F_TPRO_Decimal2成本价(旺店通)string{{detail_list.checked_cost_price}} FEntity.FSTOCKSTATUSID库存状态string_function case '{{defect}}' when true then 'KCZT08_SYS' else 'KCZT01_SYS' end FEntity.FormId业务对象表单IdstringSTK_MisDelivery FEntity.IsAutoSubmitAndAudit提交并审核booltrue FEntity.IsVerifyBaseDataField验证基础资料boolfalse FEntity.Operation执行的操作stringSave

系统数据对接

通过轻易云集成平台系列产品线可以协助企业轻易快捷的构建基于微服务架构的新一代企业服务总线,传统基于SOA架构的ESB产品主要解决的数据集成和协议转换等基础功能,已完全不能满足基于微服务架构、混合云集成架构、跨组织、跨单位的总线解决方案。 而轻易云集成平台的每个产品线都是新一代的按照最新的互联网架构模式进行研发的产品线,能快速协助企业从传统的SOA架构转向微服务架构的服务总线解决方案。
系统接口如何对接
飞书与ERP对接
轻易云数据集成中台