金蝶云星辰V1与锐思WMS对接集成采购订单(列表+详情)打通入库预定新增
金蝶云星辰V1与锐思WMS对接集成采购订单(列表+详情)打通入库预定新增
对接系统金蝶云星辰V1
金蝶云·星辰基于金蝶云·苍穹云原生PaaS平台构建,聚焦小型企业在线经营和数字化管理,提供财务云、税务云、进销存云、零售云、订货商城等SaaS服务,支持企业拓客开源、智能管理、实时决策;金蝶云·星辰还提供轻量级PaaS平台和全面的API接口,广泛连接生态伙伴,为小微企业提供一站式服务,助力企业快速成长
集成系统:锐思WMS
仓库管理(WMS)解决方案通过协调和优化资源使用和物料流动,助力企业充分利用劳动力、空间和所投资的设备。具体而言,WMS系统旨在满足整个供应链的需求,包括分销、制造、资产密集型和服务业务。
多系统对接方案配置
通过可视化界面的拖、拉、拽即可轻松快速构建数据集成流程,将金蝶云星辰V1、锐思WMS之间接口数据联通,支持数据在线预览、数据集成流程全过程调试,Web界面追踪调试日志等功能。 平台兼具实时数据处理和数据集成分发功能,用户通过可视化的拖、拽即可完成数据处理逻辑,将数据加工处理后分发到下游业务系统或其他异构存储中。
金蝶云星辰V1接口明细
- 接口:/jdy/v2/scm/pur_order
- 接口名称:采购订单(列表+详情)
- 接口方法:GET
请求参数
| 字段 | 名称 | 类型 | 描述 |
| dept_id | 部门ID | string | |
| supplier_id | 供应商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”,为空表示不过滤),单据日期 |
| search | 模糊搜索,支持供应商名称、职员名称、商品名称、单据编码 | string | |
| page | 当前页 | string | 默认1) |
| page_size | 每页显示条数, | string | 默认10,最大值100) |
| top | 截取单据前top个商品数据返回 | string | 截取单据前top个商品数据返回 |
| 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 | 具体地址 |
| sendstatus | 发送状态 | String | 发送状态 |
| iostatus | 入库状态 Z部分入库,C全部入库,A未入库 | String | 入库状态 Z部分入库,C全部入库,A未入库 |
| material_entity | 商品分录 | String | 商品分录 |
| material_entity.seq | 分录序号 | String | 分录序号 |
| material_entity.id | 分录ID | String | 分录ID |
| material_entity.picture | 图片url | String | 图片url |
| 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.deliverydate | 交货日期 | 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.unit_precision | 单位数量小数位 | 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.inqty | 已入库数量 | String | 已入库数量 |
| material_entity.uninqty | 未入库数量 | String | 未入库数量 |
| material_entity.price | 单价 | String | 单价 |
| material_entity.cursettleamount | 本次核销金额 | String | 本次核销金额 |
| material_entity.discount | 折扣(小数) | String | 折扣(小数) |
| material_entity.disprice | 折扣单价 | String | 折扣单价 |
| material_entity.amount | 折后金额 | String | 折后金额 |
| material_entity.predisamount | 折前金额 | String | 折前金额 |
| material_entity.actnontaxamount | 实际不含税金额 | String | 实际不含税金额 |
| material_entity.billDisBeforeAmount | 整单折前价税合计 | String | 整单折前价税合计 |
| material_entity.acttaxprice | 实际含税单价 | String | 实际含税单价 |
| material_entity.actNonTaxPrice | 实际不含税单价 | String | 实际不含税单价 |
| material_entity.billdisdistribution | 整单折扣分配额 | String | 整单折扣分配额 |
| material_entity.allamount | 价税合计 | String | 价税合计 |
| material_entity.allAmountfor | 价税合计本位币 | String | 价税合计本位币 |
| material_entity.cost | 入库成本 | String | 入库成本 |
| material_entity.unitcost | 入库单位成本 | 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.cess | 增值税率% | String | 增值税率% |
| material_entity.taxamount | 税额 | String | 税额 |
| material_entity.taxamountfor | 税额(本位币) | String | 税额(本位币) |
| material_entity.suppmaterialid_number | 供应商商品编码(外部商品编码) | String | 供应商商品编码(外部商品编码) |
| material_entity.suppmaterialid_name | 供应商商品名称(外部商品名称) | String | 供应商商品名称(外部商品名称) |
锐思WMS接口明细
- 接口:/inwarehousePlan/add
- 接口名称:入库预定新增
- 接口方法:POST
请求参数
| 字段 | 名称 | 类型 | 描述 |
| orderNo | 采购订单编号 | string | |
| noticeNo | 收料通知单号 | string | 星辰没有 |
| billType | 单据类型 | string | 010:采购入库020:退货入库021:生产入库024:调拨入库025:委外入库030:其他入库040:无单入库 |
| billCloseState | 单据关闭状态 | string | 未关闭:“C”,已关闭:“S”,手动关闭: H |
| bizDate | 业务日期 | Datetime | YYYY-MM-DD |
| createUser | 制单人 | string | |
| supplierNo | 供应商(客户)ID | string | 采购入库时时供应商,退货入库时是客户 |
| memo | 备注 | string | |
| srcBillType | 源单类型 | string | 01:采购订单02:收料通知单03:退货申请单 |
| erpWharehoseNo | ERP仓库编码 | string | |
| items | 分录 | array | |
| items.erpEntryId | ERP分录内码 | string | 对接ERP时必需 |
| items.materialNo | 物料ID | string | 物料编码或ID |
| items.qty | 入库预定数量 | int | 最小数量 |
| items.unit | 单位 | string | |
| items.isGift | 搭赠 | int | 0:否 1:是 |
| items.entryMemo | 明细行备注 | string |
系统数据对接
通过轻易云集成平台系列产品线可以协助企业轻易快捷的构建基于微服务架构的新一代企业服务总线,传统基于SOA架构的ESB产品主要解决的数据集成和协议转换等基础功能,已完全不能满足基于微服务架构、混合云集成架构、跨组织、跨单位的总线解决方案。 而轻易云集成平台的每个产品线都是新一代的按照最新的互联网架构模式进行研发的产品线,能快速协助企业从传统的SOA架构转向微服务架构的服务总线解决方案。
版权声明
该文章 《金蝶云星辰V1与锐思WMS对接集成采购订单(列表+详情)打通入库预定新增》 为原创内容,版权归 广东轻亿云软件科技有限公司 所有。欢迎转载,但转载时必须在显著位置注明文章出处(包括原文链接)等信息,以尊重版权。





