锐思WMS和金蝶云星辰V1单据接口对接
锐思WMS和金蝶云星辰V1单据接口对接
数据源系统:金蝶云星辰V1
金蝶云·星辰聚焦小微企业在线经营和数字化管理,以“新生产、新零售、新商贸、新财税、新生态”五大特性赋能企业,以财税智能化、门店数字化、供应链流程化、业财税一体化、订货在线化、营销社交化、需求个性化、决策实时化、办公移动化等九大价值赋能企业,助力企业实现数字化、智能化转型升级。
接通系统:锐思WMS
仓库管理(WMS)解决方案通过协调和优化资源使用和物料流动,助力企业充分利用劳动力、空间和所投资的设备。具体而言,WMS系统旨在满足整个供应链的需求,包括分销、制造、资产密集型和服务业务。
数据集成方案配置
使用轻易云系统数据集成平台对应的模块:数据集成方案。然后选择开始创建数据集成方案。在方案配置表单中选择对应的源业务系统:金蝶云星辰V1,然后选择对应的连接器。选择对应的采购退货(列表+详情)作为数据对接来源。然后再通过写入目标平台配置目标系统为锐思WMS,并且选择对应连接器(关于锐思WMS的接口如何配置可以在轻易云数据集成社区论坛中找到相关信息,选择好对应的出库预定接口作为数据写入动作,既可以完成第一步的数据对接配置。
金蝶云星辰V1接口明细
- 接口:/jdy/v2/scm/pur_ret
- 接口名称:采购退货(列表+详情)
- 接口方法:GET
请求参数
| 字段 | 名称 | 类型 | 描述 |
| dept_id | 部门ID | string | |
| supplier_id | 供应商ID | string | |
| customeri_d | 客户ID | string | |
| bill_status | 单据状态 | string | 所有:“”,已审核:“C”,未审核:“Z”) |
| create_start_time | 创建开始时间 | string | 格式:“时间戳”,-1表示不过滤),创建时间 |
| create_end_time | 创建结束时间 | string | 格式:“时间戳”,-1表示不过滤),创建时间 |
| modify_start_time | 修改开始时间 | string | 格式:“时间戳”,-1表示不过滤),修改时间 |
| modify_end_time | 修改结束时间 | string | 格式:“时间戳”,-1表示不过滤),修改时间 |
| start_bill_date | 单据开始日期 | string | 格式:“yyyy-MM-dd”,为空表示不过滤),单据日期 |
| end_bill_date | 单据结束日期 | string | 格式:“yyyy-MM-dd”,为空表示不过滤),单据日期 |
| selectfields | 自定义查询字段,如 | string | material_entity.materialid.id) |
| search | 模糊搜索,支持供应商名称、职员名称、商品名称、单据编码 | string | |
| page | 当前页 | string | 默认1) |
| pagesize | 每页显示条数, | string | 默认10,最大值100) |
| detailAPI | detailAPI | string |
响应参数
| 字段 | 名称 | 类型 | 描述 |
| id | 单据ID | String | 单据ID |
| billno | 单据编码 | String | 单据编码 |
| billdate | 单据日期 | String | 单据日期 |
| billstatus | 单据状态,Z:未审核,C:已审核 | String | 单据状态,Z:未审核,C:已审核 |
| createtime | 创建时间 | String | 创建时间 |
| modifytime | 修改时间 | String | 修改时间 |
| audittime | 审核时间 | String | 审核时间 |
| creatorid_id | 创建人id | String | 创建人id |
| creatorid_name | 创建人名称 | String | 创建人名称 |
| creatorid_number | 创建人编码 | String | 创建人编码 |
| modifierid_id | 修改人id | String | 修改人id |
| modifierid_name | 修改人名称 | String | 修改人名称 |
| modifierid_number | 修改人编码 | String | 修改人编码 |
| auditorid_id | 审核人id | String | 审核人id |
| auditorid_name | 审核人名称 | String | 审核人名称 |
| auditorid_number | 审核人编码 | String | 审核人编码 |
| transtype | 业务类型 | String | 业务类型 |
| remark | 备注 | String | 备注 |
| deptid_id | 部门id | String | 部门id |
| deptid_name | 部门名称 | String | 部门名称 |
| deptid_number | 部门编码 | String | 部门编码 |
| empid_id | 业务员id | String | 业务员id |
| empid_name | 业务员名称 | String | 业务员名称 |
| empid_number | 业务员编码 | String | 业务员编码 |
| customerid_id | 客户id | String | 客户id |
| customerid_name | 客户名称 | String | 客户名称 |
| customerid_number | 客户编码 | String | 客户编码 |
| supplierid_id | 供应商id | String | 供应商id |
| supplierid_name | 供应商名称 | String | 供应商名称 |
| supplierid_number | 供应商编码 | String | 供应商编码 |
| contact_phone | 联系电话 | String | 联系电话 |
| contact_country_id | 客户国家id | String | 客户国家id |
| contact_country_name | 客户国家名称 | String | 客户国家名称 |
| contact_country_number | 客户国家编码 | String | 客户国家编码 |
| contact_province_id | 客户省份id | String | 客户省份id |
| contact_province_name | 客户省份名称 | String | 客户省份名称 |
| contact_province_number | 客户省份编码 | String | 客户省份编码 |
| contact_city_id | 客户市区id | String | 客户市区id |
| contact_city_name | 客户市区名称 | String | 客户市区名称 |
| contact_city_number | 客户市区编码 | String | 客户市区编码 |
| contact_district_id | 客户区县id | String | 客户区县id |
| contact_district_name | 客户区县名称 | String | 客户区县名称 |
| contact_district_number | 客户区县编码 | String | 客户区县编码 |
| contact_address | 具体地址 | String | 具体地址 |
| totalunsettleamount | 已核销金额 | String | 已核销金额 |
| totalunsettleamountfor | 已核销金额(本位币) | String | 已核销金额(本位币) |
| exchangerate | 汇率 | String | 汇率 |
| alldebt | 应付款余额 | String | 应付款余额 |
| lastdebt | 上次欠款余额 | String | 上次欠款余额 |
| material_entity | 商品分录 | array | 商品分录 |
| material_entity.picture | 图片url | String | 图片url |
| material_entity.seq | 分录序号 | String | 分录序号 |
| material_entity.id | 分录ID | String | 分录ID |
| material_entity.materialid_id | 商品id | String | 商品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 | 仓库id | String | 仓库id |
| material_entity.stockid_name | 仓库名称 | String | 仓库名称 |
| material_entity.stockid_number | 仓库编码 | String | 仓库编码 |
| material_entity.stockid_isallowfreight | 仓库启用仓位管理 | String | 仓库启用仓位管理 |
| material_entity.spid_id | 仓位id | String | 仓位id |
| material_entity.spid_name | 仓位名称 | String | 仓位名称 |
| material_entity.spid_number | 仓位编码 | String | 仓位编码 |
| material_entity.auxpropid_id | 辅助属性id | String | 辅助属性id |
| material_entity.auxpropid_name | 辅助属性名称 | String | 辅助属性名称 |
| material_entity.auxpropid_number | 辅助属性编码 | String | 辅助属性编码 |
| material_entity.auxid1_id | 辅助属性1id | String | 辅助属性1id |
| material_entity.auxid1_name | 辅助属性1名称 | String | 辅助属性1名称 |
| material_entity.auxid1_number | 辅助属性1编码 | String | 辅助属性1编码 |
| material_entity.auxid2_id | 辅助属性2id | String | 辅助属性2id |
| material_entity.auxid2_name | 辅助属性2名称 | String | 辅助属性2名称 |
| material_entity.auxid2_number | 辅助属性2编码 | String | 辅助属性2编码 |
| material_entity.auxid3_id | 辅助属性3id | String | 辅助属性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 | 序列号流转ID | String | 序列号流转ID |
| material_entity.baseunit_id | 基本单位id | String | 基本单位id |
| material_entity.baseunit_name | 基本单位名称 | String | 基本单位名称 |
| material_entity.baseunit_number | 基本单位编码 | String | 基本单位编码 |
| material_entity.unit_id | 单位id | String | 单位id |
| material_entity.unit_name | 单位名称 | String | 单位名称 |
| material_entity.unit_number | 单位编码 | String | 单位编码 |
| material_entity.auxunitid_id | 辅助单位id | String | 辅助单位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.uninqty | 未入库数量 | String | 未入库数量 |
| material_entity.price | 单价 | String | 单价 |
| material_entity.discount | 折扣(小数) | String | 折扣(小数) |
| material_entity.comment | 行备注 | String | 行备注 |
| material_entity.srcbillno | 源单编码 | String | 源单编码 |
| material_entity.srcbilltypeid_id | 源单类型id | String | 源单类型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 | 增值税率 |
锐思WMS接口明细
- 接口:/reserves/add
- 接口名称:出库预定
- 接口方法:POST
请求参数
| 字段 | 名称 | 类型 | 描述 |
| orderNo | 销售订单编号 | string | |
| noticeNo | 发货通知单号 | string | 星辰没有 |
| billType | 单据类型 | string | 110:销售出库120:退货出库140:其他出库141:领料出库144:调拨出库145:委外入库030:其他入库 |
| bizDate | 业务日期 | Datetime | YYYY-MM-DD |
| createUser | 制单人 | string | |
| customerNo | 供应商(客户)ID | string | 销售出库时是客户,退货出库时是供应商 |
| deliveryType | 配送方式 | string | 01:送达 02:自提 |
| address | 客户地址 | string | |
| contactName | 客户联系人 | string | |
| contactTel | 客户电话 | string | |
| memo | 备注 | string | |
| srcBillType | 源单类型 | string | 01:销售订单02:发货通知单03:采购退料申请单 |
| erpWharehoseNo | ERP仓库编码 | string | |
| items | 分录(LIST) | array | |
| items.erpEntryId | ERP分录内码 | string | 对接ERP时必需 |
| items.materialNo | 物料ID | string | 物料编码或ID |
| items.qty | 数量 | int | 最小数量 |
| items.unit | 单位 | string | |
| items.lot | 批号 | string | |
| items.productDate | 生产日期 | string | YYYY-MM-DD |
| items.isFcl | 是否整箱 | string | 0:否 1:是 2:不控制 |
| items.isGift | 搭赠 | string | 0:否 1:是 |
| items.price | 单价 | string | |
| items.entryMemo | 明细行备注 | string |
系统数据集成价值
全新的API数据集成模式,赋能企业业务创新 传统企业集成主要采用点对点或ESB集成方式,基于全新API战略中台的API新型集成方式通过解耦系统资源,降低系统间对接难度,实现快速业务需求响应,提升对接效率,助力企业满足快速业务交付需求,实现业务创新。通过构建API生态,助力能力开放与共享 基于API战略中台梳理并整合内部API资源与IT资产,可实现内部资源共享,满足内部开发人员资源使用需求,例如:锐思WMS与金蝶云星辰V1之间数据集成;并将API资源对外可控开放,打造面向开发者的生态服务,为您打通自身和上下游合作伙伴,创造共赢价值链。开展API战略中台,重塑IT 帮助您基于内部资源构建不同业务能力中心,打造企业统一API战略中台,赋能企业发展,实现对业务频繁变化的快速响应。同时您在能力中心基础上构建新业务时,无需从“零”组建各业务模块,提升开发效率,重塑IT组织及交付能力。
Copyright Notice
The article "锐思WMS和金蝶云星辰V1单据接口对接" is original content owned by 广东轻亿云软件科技有限公司. Reposting is welcome, provided the source (including the original link) is credited in a prominent position.


