从金蝶云星辰V1到吉客云通过接口配置打通数据

68 阅读11分钟

从金蝶云星辰V1到吉客云通过接口配置打通数据

系统接口如何对接

对接系统金蝶云星辰V1

金蝶云星辰是金蝶集团公司为小微型工商贸企业定制的一款集财务、进销存、订货商城和税务管理为一体的SAAS云平台,有标准版和专业版两个版本,标准版适用于小型企业(10-50人)业财一体化管理,专业版面向小型(10-100人)企业管理需求。金蝶云星辰聚焦小型企业在线经营和数字化管理,赋能小型企业拓客开源、智能管理和实时决策。

写入目标:吉客云

“吉客云”是一站式企业数字化解决方案系统,可实现业务、财务、办公、人事等一体化管理。相对于传统多套软件系统的集成方案,“吉客云”具有业务流程更流畅,数据共享更充分,使用成本更低廉等优势。不仅如此,通过“吉链”,可以快捷的与您的合作伙伴进行系统对接。同时“吉客云”还打造了供销关系、仓储委托关系、生产委外加工关系、物流代发关系等多种企业间数字化协作通道,数据对接就像加微信好友一样方便!

数据接口配置

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

金蝶云星辰V1接口明细

  • 接口:jdy/pur/pur_inbound_list
  • 接口名称:采购入库单查询(列表+详情)
  • 接口方法:POST

请求参数

字段名称类型描述
deptid部门IDstring部门ID
empid职员IDstring职员ID
supplierid供应商IDstring供应商ID
billstatus单据状态(所有:“”,已审核:“C”,未审核:“Z”)string单据状态(所有:“”,已审核:“C”,未审核:“Z”)
startdate开始日期(格式:“yyyy-MM-dd”,为空表示不过滤),创建日期string开始日期(格式:“yyyy-MM-dd”,为空表示不过滤),创建日期
enddate结束日期(格式:“yyyy-MM-dd”,为空表示不过滤),创建日期string结束日期(格式:“yyyy-MM-dd”,为空表示不过滤),创建日期
begindate开始日期(格式:“yyyy-MM-dd”,为空表示不过滤),修改日期string开始日期(格式:“yyyy-MM-dd”,为空表示不过滤),修改日期
expiredate结束日期(格式:“yyyy-MM-dd”,为空表示不过滤),修改日期string结束日期(格式:“yyyy-MM-dd”,为空表示不过滤),修改日期
starttime开始时间(格式:“时间戳”,-1表示不过滤),创建时间string开始时间(格式:“时间戳”,-1表示不过滤),创建时间
endtime结束时间(格式:“时间戳”,-1表示不过滤),创建时间string结束时间(格式:“时间戳”,-1表示不过滤),创建时间
begintime开始时间(格式:“时间戳”,-1表示不过滤),修改时间string开始时间(格式:“时间戳”,-1表示不过滤),修改时间
expiretime结束时间(格式:“时间戳”,-1表示不过滤),修改时间string结束时间(格式:“时间戳”,-1表示不过滤),修改时间
startbilldate单据日期-开始日期(“yyyy-MM-dd”)string单据日期-开始日期(“yyyy-MM-dd”)
endbilldate单据日期-结束日期(“yyyy-MM-dd”)string单据日期-结束日期(“yyyy-MM-dd”)
search模糊搜索,支持供应商名称、职员名称、商品名称、单据编码string模糊搜索,支持供应商名称、职员名称、商品名称、单据编码
page当前页(默认1)string当前页(默认1)
pagesize每页显示条数,(默认10,最大值100)string每页显示条数,(默认10,最大值100)

响应参数

字段名称类型描述
id单据IDstring单据ID
billno单据编码string单据编码
billdate单据日期string单据日期
billstatus单据状态,Z:未审核,C:已审核string单据状态,Z:未审核,C:已审核
createtime创建时间string创建时间
modifytime修改时间string修改时间
audittime审核时间string审核时间
creatorid_id创建人idstring创建人id
creatorid_name创建人名称string创建人名称
creatorid_number创建人编码string创建人编码
modifierid_id修改人idstring修改人id
modifierid_name修改人名称string修改人名称
modifierid_number修改人编码string修改人编码
auditorid_id审核人idstring审核人id
auditorid_name审核人名称string审核人名称
auditorid_number审核人编码string审核人编码
transtype业务类型string业务类型
remark备注string备注
deptid_id部门idstring部门id
deptid_name部门名称string部门名称
deptid_number部门编码string部门编码
empid_id业务员idstring业务员id
empid_name业务员名称string业务员名称
empid_number业务员编码string业务员编码
customerid_id客户idstring客户id
customerid_name客户名称string客户名称
customerid_number客户编码string客户编码
supplierid_id供应商idstring供应商id
supplierid_name供应商名称string供应商名称
supplierid_number供应商编码string供应商编码
contact_phone联系电话string联系电话
contact_country_id客户国家idstring客户国家id
contact_country_name客户国家名称string客户国家名称
contact_country_number客户国家编码string客户国家编码
contact_province_id客户省份idstring客户省份id
contact_province_name客户省份名称string客户省份名称
contact_province_number客户省份编码string客户省份编码
contact_city_id客户市区idstring客户市区id
contact_city_name客户市区名称string客户市区名称
contact_city_number客户市区编码string客户市区编码
contact_district_id客户区县idstring客户区县id
contact_district_name客户区县名称string客户区县名称
contact_district_number客户区县编码string客户区县编码
contact_address具体地址string具体地址
totalunsettleamount已核销金额string已核销金额
totalunsettleamountfor已核销金额(本位币)string已核销金额(本位币)
exchangerate汇率string汇率
settlestatus本单核销状态string本单核销状态
alldebt应付款余额string应付款余额
lastdebt上次欠款余额string上次欠款余额
totalamount本单成交string本单成交
edit_pay_type_id付款方式idstring付款方式id
edit_pay_type_name付款方式名称string付款方式名称
edit_pay_type_number付款方式编码string付款方式编码
totalpreamount抵扣预付款string抵扣预付款
bill_dis_amount整单折扣额string整单折扣额
edit_pay_account_id付款账户idstring付款账户id
edit_pay_account_name付款账户名称string付款账户名称
edit_pay_account_number付款账户编码string付款账户编码
bill_dis_rate整单折扣率string整单折扣率
totalinsamount付款合计string付款合计
material_entity商品分录array商品分录
material_entity.picture图片urlstring图片url
material_entity.seq分录序号string分录序号
material_entity.id分录IDstring分录ID
material_entity.materialid_id商品idstring商品id
material_entity.materialid_name商品名称string商品名称
material_entity.materialid_number商品编码string商品编码
material_entity.materialid_ismulti_unit商品是否多单位string商品是否多单位
material_entity.materialid_isserial商品是否序列号string商品是否序列号
material_entity.materialid_isasstattr商品是否启用辅助属性string商品是否启用辅助属性
material_entity.materialid_iskfperiod商品是否开启保质期string商品是否开启保质期
material_entity.materialid_isbatch商品是否开启批次string商品是否开启批次
material_entity.materialid_model商品规格string商品规格
material_entity.stockid_id仓库idstring仓库id
material_entity.stockid_name仓库名称string仓库名称
material_entity.stockid_number仓库编码string仓库编码
material_entity.stockid_isallowfreight仓库启用仓位管理string仓库启用仓位管理
material_entity.spid_id仓位idstring仓位id
material_entity.spid_name仓位名称string仓位名称
material_entity.spid_number仓位编码string仓位编码
material_entity.auxpropid_id辅助属性idstring辅助属性id
material_entity.auxpropid_name辅助属性名称string辅助属性名称
material_entity.auxpropid_number辅助属性编码string辅助属性编码
material_entity.auxid1_id辅助属性1idstring辅助属性1id
material_entity.auxid1_name辅助属性1名称string辅助属性1名称
material_entity.auxid1_number辅助属性1编码string辅助属性1编码
material_entity.auxid2_id辅助属性2idstring辅助属性2id
material_entity.auxid2_name辅助属性2名称string辅助属性2名称
material_entity.auxid2_number辅助属性2编码string辅助属性2编码
material_entity.auxid3_id辅助属性3idstring辅助属性3id
material_entity.auxid3_name辅助属性3名称string辅助属性3名称
material_entity.auxid3_number辅助属性3编码string辅助属性3编码
material_entity.barcode条形码string条形码
material_entity.batchno批次号string批次号
material_entity.proplace产地string产地
material_entity.proregno注册证号string注册证号
material_entity.prolicense生产许可证号string生产许可证号
material_entity.kfdate生产日期string生产日期
material_entity.validdate有效日期string有效日期
material_entity.kftype保质期类型,1:天,2:月,3:年string保质期类型,1:天,2:月,3:年
material_entity.kfperiod保质期天数string保质期天数
material_entity.sn序列号string序列号
material_entity.snlistid序列号流转IDstring序列号流转ID
material_entity.baseunit_id基本单位idstring基本单位id
material_entity.baseunit_name基本单位名称string基本单位名称
material_entity.baseunit_number基本单位编码string基本单位编码
material_entity.unit_id单位idstring单位id
material_entity.unit_name单位名称string单位名称
material_entity.unit_number单位编码string单位编码
material_entity.auxunitid_id辅助单位idstring辅助单位id
material_entity.auxunitid_name辅助单位名称string辅助单位名称
material_entity.auxunitid_number辅助单位编码string辅助单位编码
material_entity.conversionrate换算公式string换算公式
material_entity.qty数量string数量
material_entity.inv_qty库存数量string库存数量
material_entity.baseqty基本数量string基本数量
material_entity.inv_baseqty基本库存数量string基本库存数量
material_entity.auxqty辅助单位数量string辅助单位数量
material_entity.deffloatqty辅助基本数量string辅助基本数量
material_entity.auxcoefficient辅助换算率string辅助换算率
material_entity.coefficient换算率string换算率
material_entity.price单价string单价
material_entity.discount折扣(小数)string折扣(小数)
material_entity.comment行备注string行备注
material_entity.srcbillno源单编码string源单编码
material_entity.srcbilltypeid_id源单类型idstring源单类型id
material_entity.srcbilltypeid_name源单类型名称string源单类型名称
material_entity.srcbilltypeid_number源单类型编码string源单类型编码
material_entity.srcinterid源单内码string源单内码
material_entity.src_billdate源单日期string源单日期
material_entity.srcseq源单行号string源单行号
material_entity.srcentryid源单分录内码string源单分录内码
material_entity.entrysettlestatus分录核销状态string分录核销状态
material_entity.cursettleamountfor本次核销金额string本次核销金额
material_entity.returnable_qty可退数量string可退数量
material_entity.disrate折扣率string折扣率
material_entity.cess增值税率string增值税率
material_entity.cost_view入库成本string入库成本
material_entity.unitcost_view入库单位成本string入库单位成本

吉客云接口明细

  • 调用接口:crm.customer.add
  • 接口名称:客户新增
  • 方法:POST

请求参数

字段字段名称类型配置值
customerCode客户编号string
nickname客户名称string
alias别名string
vipLevel会员等级idstring
vipLevelName会员等级名称string
contacts联系人string
country国家string
state省份string
city城市string
districtstring
townstring
address基本信息地址-地址string
detailedAddress基本信息地址-详细地址string
zip邮编string
gender性别(枚举)string
age年龄string
birthday生日string
calendarType生日日期类型(枚举)string
phone联系电话string
emailemailstring
qqQQstring
weiXin微信string
taxNumber开票税号string
customerManager客户经理idstring
customerManagerName客户经理名称string
refereeId客户经理名称string
referee推荐人名称string
specialReminding特别提醒string
customerType客户类别idstring
customerTypeName客户类别名称string

数据对接价值

将传统的统计分析转变为预测分析,从被动分析到主动分析,从非实时分析转变为实时分析,从结构化的数据变成多元化的数据。精准查询数据流同步状况,实时监管队列任务以及数据资产的有序管理。为业务赋能,降本增效,让企业能够更加合理的布局团队;结合业务需求实现与OA,CRM,WMS等系统之间的数据交流与同步,为企业定制自定义的数据管理方案,用技术拓展商业边界,为新业务、新部门提供成长空间。
旺店通对接
ERP接口对接