和小青GPT助理聊天吧

小青是一位基于大语言预训练模型的超级智能AI,熟悉轻易云产品并能为您提供多种数据集成方案和技术支持。您在使用轻易云产品时遇到问题或有关技术咨询,小青都将为您提供专业、即时、高效的帮助和建议。与小青智能对话,您可享受同人类互动一样的使用体验,全面了解最新产品更新、功能特性及相关技术资讯,进一步提升您在数据集成领域的实力。小青是您友好、智能、便捷的助手,与她互动让您的数据集成之路轻松愉快。
轻易云自训练大语言模型小青助理
扫码关注公众号即可开始聊天

系统数据集成方案

金蝶云星空和管易云单据接口对接

金蝶云星空对接

数据源平台:管易云

管易云是金蝶旗下专注提供电商企业管理软件服务的子品牌,先后开发了C-ERP、EC-OMS、EC-WMS、E店管家、BBC、B2B、B2C商城网站建设等产品和服务,涵盖电商业务全流程。

对接系统:金蝶云星空

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

数据接口配置

轻易云集成平台的对接是通过一个个对应的对接方案去形成两个系统对接的连线,所以对接方案的配置极其重要,方案可以选择一键复制,轻易云有海量的对接方案可支持一键复制,复制后直接启动使用(对接方案借鉴可以在轻易云系统数据集成交流社区bbs.qeasy.cloud 中找到相关信息。或者可以通过手工配置,配置只要确认源平台:管易云的取数逻辑,例如什么时间取什么样的数据。即可完成配置,目标平台:金蝶云星空,把获取的数据组装成目标系统需要的格式进行写入。

金蝶云星空对接

管易云接口明细

  • 接口:gy.erp.purchase.arrive.get
  • 接口名称:采购入库查询
  • 接口方法:POST

请求参数

字段名称类型描述
start_create创建时间开始段string
end_create创建时间结束段string
start_approve审核时间开始段string
end_approve审核时间结束段string
status审核状态string
start_modify修改时间开始段string
end_modify修改时间结束段string
has_cancel_data是否返回已作废的入库单数据string
page_size分页大小string默认为10
page_no页号string默认1

响应参数

字段名称类型描述
codecodestring_autoFillResponse
notenotestring_autoFillResponse
create_datecreate_datestring_autoFillResponse
approve_dateapprove_datestring_autoFillResponse
accountaccountstring_autoFillResponse
warehouse_codewarehouse_codestring_autoFillResponse
warehouse_namewarehouse_namestring_autoFillResponse
supplier_codesupplier_codestring_autoFillResponse
supplier_namesupplier_namestring_autoFillResponse
statusstatusstring_autoFillResponse
detailsdetailsarray_autoFillResponse
details.qtyqtystring_autoFillResponse
details.pricepricestring_autoFillResponse
details.amountamountstring_autoFillResponse
details.notenotestring_autoFillResponse
details.item_iditem_idstring_autoFillResponse
details.item_sku_iditem_sku_idstring_autoFillResponse
details.item_codeitem_codestring_autoFillResponse
details.sku_codesku_codestring_autoFillResponse
details.sku_notesku_notestring_autoFillResponse
details.sku_namesku_namestring_autoFillResponse
details.amount_no_rateamount_no_ratestring_autoFillResponse
details.price_no_rateprice_no_ratestring_autoFillResponse
details.unarrive_qtyunarrive_qtystring_autoFillResponse
details.tax_ratetax_ratestring_autoFillResponse
details.tax_amounttax_amountstring_autoFillResponse
details.detail_uniquedetail_uniquestring_autoFillResponse
details.detail_batchdetail_batchstring_autoFillResponse
details.out_qtyout_qtystring_autoFillResponse
details.create_namecreate_namestring_autoFillResponse
details.order_typeorder_typestring_autoFillResponse
details.purchase_codepurchase_codestring_autoFillResponse
details.cancelcancelstring_autoFillResponse
details.account_dateaccount_datestring_autoFillResponse
details.modify_datemodify_datestring_autoFillResponse
details.ex_costex_coststring_autoFillResponse

金蝶云星空接口明细

  • 接口:batchSave
  • 接口名称:采购入库新增
  • 接口方法:POST

请求参数

字段名称类型描述
FBillTypeID单据类型string单据类型
FBillNo单据编号string单据编号
FSupplierId供应商string基础资料
FDate入库日期string日期
FDeliveryBill送货单号string文本
FTakeDeliveryBill提货单号string文本
FInStockFin财务信息object
FInStockFin.FSettleOrgId结算组织string组织
FInStockFin.FPayOrgId付款组织string组织
FInStockFin.FInStockEntry明细信息array
FInStockFin.FInStockEntry.FMaterialId物料编码string基础资料
FInStockFin.FInStockEntry.FCMKBarCode零售条形码string文本
FInStockFin.FInStockEntry.FRealQty实收数量string数量
FInStockFin.FInStockEntry.FPrice单价string单价
FInStockFin.FInStockEntry.FLot批号string批次
FInStockFin.FInStockEntry.FStockId仓库string基础资料
FInStockFin.FInStockEntry.FStockLocId仓位string维度关联字段
FInStockFin.FInStockEntry.FMtoNo计划跟踪号string文本
FInStockFin.FInStockEntry.FGiveAway是否赠品string复选框
FInStockFin.FInStockEntry.FNote备注string多行文本
FInStockFin.FInStockEntry.FTaxPrice含税单价string单价
FInStockFin.FInStockEntry.FEntryTaxRate税率(%)string小数
FInStockFin.FInStockEntry.FDiscountRate折扣率(%)string小数
FInStockFin.FInStockEntry.FOWNERID货主string多类别基础资料
FInStockFin.FInStockEntry.FNoteText备注string
FInStockFin.FInStockEntry.FormId业务对象表单Idstring必须填写金蝶的表单ID如:PUR_PurchaseOrder
FInStockFin.FInStockEntry.IsAutoSubmitAndAudit提交并审核bool
FInStockFin.FInStockEntry.Operation执行的操作string
FInStockFin.FInStockEntry.IsVerifyBaseDataField验证基础资料bool是否验证所有的基础资料有效性,布尔类,默认false(非必录)
FInStockFin.FInStockEntry.SubSystemId系统模块string默认仓库模块

数据对接价值

全新的API数据集成模式,赋能企业业务创新 传统企业集成主要采用点对点或ESB集成方式,基于全新API战略中台的API新型集成方式通过解耦系统资源,降低系统间对接难度,实现快速业务需求响应,提升对接效率,助力企业满足快速业务交付需求,实现业务创新。通过构建API生态,助力能力开放与共享 基于API战略中台梳理并整合内部API资源与IT资产,可实现内部资源共享,满足内部开发人员资源使用需求,例如:金蝶云星空与管易云之间数据集成;并将API资源对外可控开放,打造面向开发者的生态服务,为您打通自身和上下游合作伙伴,创造共赢价值链。开展API战略中台,重塑IT 帮助您基于内部资源构建不同业务能力中心,打造企业统一API战略中台,赋能企业发展,实现对业务频繁变化的快速响应。同时您在能力中心基础上构建新业务时,无需从“零”组建各业务模块,提升开发效率,重塑IT组织及交付能力。

轻易云数据集成中台

系统数据对接方案元数据代码