
对接系统吉客云
“吉客云”是一站式企业数字化解决方案系统,可实现业务、财务、办公、人事等一体化管理。相对于传统多套软件系统的集成方案,“吉客云”具有业务流程更流畅,数据共享更充分,使用成本更低廉等优势。不仅如此,通过“吉链”,可以快捷的与您的合作伙伴进行系统对接。同时“吉客云”还打造了供销关系、仓储委托关系、生产委外加工关系、物流代发关系等多种企业间数字化协作通道,数据对接就像加微信好友一样方便!
对接系统:金蝶云星空
金蝶K/3Cloud(金蝶云星空)是移动互联网时代的新型ERP,是基于WEB2.0与云技术的新时代企业管理服务平台。金蝶K/3Cloud围绕着“生态、人人、体验”,旨在帮助企业打造面向新时代的生态互联与协同平台,围绕生态中的每个角色,提供随手可得的云服务,最终实现敏捷协同,智慧运营的企业运营新境界。整个产品采用SOA架构,完全基于BOS平台组建而成,业务架构上贯穿流程驱动与角色驱动思想,结合中国管理模式与中国管理实践积累,精细化支持企业财务管理、供应链管理、生产管理、供应链协同管理、人力资源管理等核心应用。技术架构上该产品采用平台化构建,支持跨数据库应用,支持本地部署、私有云部署与公有云部署三种部署方式,同时还在公有云上开放中国第一款基于ERP的协同开发云平台。任何一家使用金蝶K/3Cloud产品的企业,其拥有的是包含金蝶在内的众多基于同一个平台提供服务的IT服务伙伴。
数据接口配置方案
系统对接前期需要通过调研公司的业务,规划出最便捷,效率最高的整体流程。通过流程我们需要建立对应的方案来吧这些流程一一的落地,轻易云集成平台开箱即用的、可视化拖、拉、拽实现接口服务编排与聚合。只需要根据指引设定好对应的参数即可启动使用。设定好源平台:吉客云的接口参数设置,以及设定好目标平台:金蝶云星空的映射,即可启动方案进行测试

吉客云接口明细
接口:jackyun.tradenotsensitiveinfos.list.get
接口名称:销售单查询
接口方法:POST
请求参数
字段 | 名称 | 类型 | 描述 |
modified_begin | 起始时间 | string | 修改起始时间,和结束时间必须同时存在,时间间隔不能超过七天,与线上单号不能同时为空 |
modified_end | 结束时间 | string | 修改结束时间,和起始时间必须同时存在,时间间隔不能超过七天,与线上单号不能同时为空 |
startModified | 最后修改时间(起始) | string | |
endModified | 最后修改时间(截止) | string | |
tradeNo | 销售单号,多个用半角逗号分隔 | string | |
pageSize | 每页记录数,默认50,最大1000 | string | |
pageIndex | 页码,0为第1页 | string | |
hasTotal | 默认返回,首次调用时可以传1获取总记录数 | string | |
startCreated | 创建时间(起始) | string | |
endCreated | 创建时间(截止) | string | |
startAuditTime | 审核时间(起始) | string | |
endAuditTime | 审核时间(截止) | string | |
startConsignTime | 发货时间(起始) | string | |
endConsignTime | 发货时间(截止) | string | |
tradeStatus | 订单状态 | string | |
tradeType | 订单类型 | string | |
sourceTradeNos | 网店订单号 | string | |
shopIds | 店铺id | string | |
fields | 需要返回字段列表逗号分隔 | string | |
warehouseIds | 仓库id | string |
响应参数
字段 | 名称 | 类型 | 描述 |
checkTotal | 对账金额 | string | |
TradeNo | 订单编号 | string | |
postFee | 实际邮资 | string | |
otherFee | 其它费用 | string | |
sellerMemo | 备注 | string | |
buyerMemo | 买家备注 | string | |
goodsDetail | 货品详情 | array | |
goodsDetail.goodsNo | 货品编号 | string | |
goodsDetail.goodsName | 货品名称 | string | |
goodsDetail.specName | 规格名称 | string | |
goodsDetail.barcode | 条码 | string | |
goodsDetail.sellCount | 数量 | string | |
goodsDetail.unit | 单位 | string | |
goodsDetail.sellPrice | 单价 | string | |
goodsDetail.sellTotal | 总金额 | string | |
goodsDetail.cost | 货品成本 | string | |
goodsDetail.discountTotal | 优惠金额 | string | |
goodsDetail.discountPoint | 抵扣积分 | string | |
goodsDetail.shareFavourableFee | 分摊金额 | string | |
goodsDetail.goodsMemo | 货品备注 | string | |
goodsDetail.cateName | 货品类别 | string | |
goodsDetail.brandName | 品牌 | string | |
goodsDetail.goodsTags | 货品标签 | string | |
goodsDetail.isFit | 组合装标记 | string | |
goodsDetail.isGift | 赠品标记 | string | |
goodsDetail.taxRate | 税率 | string | |
goodsDetail.estimateGoodsVolume | 预估体积(单个货品) | string | |
goodsDetail.isPresell | 是否预售货品标记1是0否 | string | |
goodsDetail.customerPrice | 终端销售单价 | string | |
goodsDetail.customerTotal | 终端销售金额 | string | |
goodsDetail.tradeGoodsNo | 交易编号 | string | |
goodsDetail.tradeGoodsName | 交易名称 | string | |
goodsDetail.tradeGoodsSpec | 交易规格 | string | |
goodsDetail.tradeGoodsUnit | 交易单位 | string | |
goodsDetail.sourceTradeNo | 网店订单号 | string | |
goodsDetail.sourceSubtradeNo | 网店子订单好 | string | |
goodsDetail.platCode | 平台代码 | string | |
goodsDetail.platGoodsId | 平台商品id | string | |
goodsDetail.subTradeId | 商品明细id(唯一) | string | |
goodsDetail.taxFee | 税额 | string | |
goodsDetail.estimateWeight | 预估重量 | string | |
goodsDetail.discountFee | 优惠金额 | string | |
goodsDetail.appendMemo | 追加备注 | string | |
goodsDetail.tradeFrom | 订单来源 | string | |
goodsDetail.register | 登记人 | string | |
goodsDetail.seller | 业务员 | string | |
goodsDetail.auditor | 审核人 | string | |
goodsDetail.reviewer | 复核人 | string | |
goodsDetail.packageWeight | 包裹重量 | string | |
goodsDetail.tradeCount | 订单总数量 | string | |
goodsDetail.goodsTypeCount | 商品样数 | string | |
goodsDetail.freezeReason | 冻结原因 | string | |
goodsDetail.abnormalDescription | 问题单具体描述 | string | |
goodsDetail.onlineTradeNo | 网店订单号 | string | |
goodsDetail.goodslist | 货品摘要 | string | |
goodsDetail.gmtCreate | 创建时间 | string | |
goodsDetail.gmtModified | 最后修改时间 | string | |
goodsDetail.stockoutNo | 出库单号 | string | |
goodsDetail.confirmTime | 确认时间 | string | |
goodsDetail.departName | 部门名称 | string | |
goodsDetail.lastShipTime | 承诺发货时间 | string | |
goodsDetail.payStatus | 付款状态:未付款、部分付款、已付款 | string | |
goodsDetail.tradeStatus | 订单状态 | string | |
goodsDetail.grossProfit | 毛利 | string | |
goodsDetail.estimateVolume | 订单预估体积 | string | |
goodsDetail.customerName | 客户名称 | string | |
goodsDetail.customerTypeName | 客户类型 | string | |
goodsDetail.customerGradeName | 客户等级 | string | |
goodsDetail.customerTags | 客户标签 | string | |
goodsDetail.customerCode | 客户编号 | string | |
goodsDetail.customerDiscount | 折扣 | string | |
goodsDetail.specialReminding | 特别提醒 | string | |
goodsDetail.blackList | 黑名单 | string | |
goodsDetail.tradeTime | 下单时间 | string | |
goodsDetail.country | 国家 | string | |
goodsDetail.state | 省 | string | |
goodsDetail.city | 城市 | string | |
goodsDetail.district | 区县 | string | |
goodsDetail.town | 街道 | string | |
goodsDetail.zip | 邮编 | string | |
goodsDetail.payTime | 支付时间 | string | |
goodsDetail.countryCode | 国家编码 | string | |
goodsDetail.cityCode | 城市编码 | string | |
goodsDetail.invoiceType | 发票类型 | string | |
goodsDetail.payerName | 购方名称 | string | |
goodsDetail.payerRegno | 购方税号 | string | |
goodsDetail.payerBankAccount | 购方开户行及帐号 | string | |
goodsDetail.payerPhone | 购方电话 | string | |
goodsDetail.auditTime | 审核时间 | string | |
goodsDetail.payerAddress | 购方地址 | string | |
goodsDetail.invoiceNo | 发票号码 | string | |
goodsDetail.invoiceCode | 发票代码 | string | |
goodsDetail.invoiceStatus | 发票开具状态 | string | |
goodsDetail.payerBankName | 购方开户行 | string | |
goodsDetail.preTypedetail | 预定类别描述 | string | |
goodsDetail.firstPayment | 付首款金额 | string | |
goodsDetail.finalPayment | 付尾款金额 | string | |
goodsDetail.firstPaytime | 付首款时间 | string | |
goodsDetail.finalPaytime | 付尾款时间 | string |
金蝶云星空接口明细
接口:batchSave
接口名称:销售出库新增
接口方法:POST
请求参数
字段 | 名称 | 类型 | 描述 |
FBillTypeID | 单据类型 | string | 单据类型 |
FBillNo | 单据编号 | string | 单据编号 |
FDate | 日期 | string | 日期 |
FSaleOrgID | 销售组织 | string | 组织 |
FCustomerID | 客户 | string | 基础资料 |
FNote | 备注 | string | 多行文本 |
FStockOrgID | 发货组织 | string | 多类别基础资料 |
FOwnerIdHead | 货主 | string | 多类别基础资料 |
FEntity | 明细信息 | array | |
FEntity.FCustMatID | 客户物料编码 | string | 基础资料 |
FEntity.FMaterialID | 物料编码 | string | 基础资料 |
FEntity.FRealQty | 实发数量 | string | 数量 |
FEntity.FPrice | 单价 | string | 单价 |
FEntity.FAmount | 金额 | string | 金额 |
FEntity.FStockID | 仓库 | string | 基础资料 |
FEntity.FEntrynote | 备注 | string | 文本 |
FEntity.FTaxPrice | 含税单价 | string | |
FEntity.FDiscount | 折扣额 | string | |
FEntity.FEntryTaxRate | 税率 | string | |
FEntity.FSoorDerno | 订单单号 | string | |
FEntity.FJKShopNumber | 网店订单号 | string | |
FEntity.FPostid | 吉客云物流单号 | string | |
FEntity.FWeight | 包裹重量 | string | |
FEntity.FLogisticName | 物流公司 | string | |
FEntity.FSaleDeptID | 销售部门 | string | |
FEntity.FDeliveryDeptID | 发货部门 | string | |
FEntity.F_QKZI_Assistant | 往来类型 | string | |
FEntity.FormId | 业务对象表单Id | string | 必须填写金蝶的表单ID如 PUR_PurchaseOrder |
FEntity.Operation | 执行的操作 | string | |
FEntity.IsAutoSubmitAndAudit | 提交并审核 | bool | |
FEntity.IsVerifyBaseDataField | 验证基础资料 | bool | 是否验证所有的基础资料有效性,布尔类,默认false(非必录) |
FEntity.SubSystemId | 系统模块 | string | 默认仓库模块 |
FEntity.InterationFlags | 允许负库存 | string |
系统打通概况
可视化配置,即便是普通业务人员也可以快速轻松对接多个平台,解决企业面临的数据孤岛,数据混乱等问题,实现数据可见、可用、可运营。进行统一化,模块化,标准化的服务能力和输出,实现对业务端数据需求的精准满足和高效响应,也可以在业务数据需求的不断增加下,让企业有整套的可复用的api资产以更换,支持业务的正常运转,节省开发成本。在不同的着重点和应用上解决数据共享,实现平台之间的独立管理。
