旺店通·企业奇门、金蝶云星辰V1通过接口配置数据对接
源系统:旺店通·企业奇门
慧策最先以旺店通ERP切入商家核心管理痛点——订单管理,之后围绕电商经营管理中的核心管理诉求,先后布局流量获取、会员管理、仓库管理等其他重要经营模块。慧策的产品线从旺店通ERP起步,向前向后延伸,全面布局零售企业经营,整体构建一体化智能零售解决方案,打破数据孤岛,AI植入系统,实现智能决策,助力零售企业智能化转型。当前旗下拥有店+小程序、数智门店POS、旺店通ERP、旺店通WMS、卡米全渠道、客优CRM、云筹大数据等多个PssS、SaaS产品,从前端吸引流量到后端集约化管理,助力企业智慧决策
目标系统:金蝶云星辰V1
金蝶云·星辰聚焦小微企业在线经营和数字化管理,以“新生产、新零售、新商贸、新财税、新生态”五大特性赋能企业,以财税智能化、门店数字化、供应链流程化、业财税一体化、订货在线化、营销社交化、需求个性化、决策实时化、办公移动化等九大价值赋能企业,助力企业实现数字化、智能化转型升级。
数据接口配置方案
通过数据集成平台新增创建集成方案,然后在数据源平台中选择对应的源平台为:旺店通·企业奇门,并且选择对应的连接器(关于旺店通·企业奇门的接口连接器如何配置可以在轻易云系统数据集成交流社区bbs.qeasy.cloud 中找到相关信息)。选择对应的查询销售出库单接口作为数据对接来源。然后再通过写入目标平台配置目标系统为金蝶云星辰V1,并且选择对应连接器。选择对应的新增或修改一张销售出库单接口作为数据写入动作,既可以完成第一步的数据对接配置;打破跨系统连接,让数据轻易互通成为现实。系统数据集成平台更加专注于数据集成与流程自动化的应用连接器,通过自研引擎,与各个平台或者服务完成对接,从而打通数据孤岛,实现数据的跨系统自由流转,让数据真正成为企业的核心生产力。
旺店通·企业奇门接口明细
- 调用接口:wdt.stockout.order.query.trade
- 接口名称:查询销售出库单
- 方法:POST
请求参数
字段 | 字段名称 | 类型 | 配置值 |
start_time | 开始时间 | datetime | 2022-11-01 00:00:00 |
end_time | 结束时间 | datetime | 2022-11-10 00:00:00 |
status | 状态 | string | |
src_order_no | 系统订单编号 | string | |
src_tid | 原始单号 | string | |
stockout_no | 出库单号 | string | CK20221101588 |
shop_no | 店铺编号 | string | |
warehouse_no | 仓库编号 | string | |
page_size | 分页大小 | string | {{PAGINATION_PAGE_SIZE}} |
page_no | 页号 | string | {{PAGINATION_START_PAGE}} |
响应参数
字段 | 字段名称 | 类型 | 配置值 |
stockout_id | 出库单主键id | string | |
order_no | 出库单号 | string | |
src_order_no | 源单号 | string | |
warehouse_no | 仓库编号 | string | |
consign_time | 发货时间 | string | |
order_type | 出库单类型 | string | |
trade_status | 订单状态 | string | |
order_type_name | 出库单类型名称 | string | |
trade_type | 订单类型 | string | |
subtype | 出库子类型 | string | |
goods_count | 数量 | string | |
goods_total_amount | 货品总售价 | string | |
goods_total_cost | 货品总成本 | string | |
post_fee | 邮资成本 | string | |
logistics_no | 物流单号 | string | |
package_fee | 包装费 | string | |
receiver_name | 收件人 | string | |
receiver_country | 国家 | string | |
receiver_province | 省份 | string | |
receiver_city | 城市 | string | |
receiver_district | 地区 | string | |
receiver_address | 详细地址 | string | |
receiver_mobile | 收件人移动电话 | string | |
receiver_telno | 收件人固定电话 | string | |
receiver_zip | 邮编 | string | |
receiver_dtb | 大头笔 | string | |
weight | 实际重量 | string | |
logistics_type | 物流公司类型 | string | |
logistics_code | 物流公司编号 | string | |
logistics_name | 物流公司名称 | string | |
print_remark | 打印备注 | string | |
paid | 已付金额 | string | |
refund_status | 退款状态 | string | |
salesman_no | 业务员编号 | string | |
salesman_name | 业务员名称 | string | |
fullname | 业务员名称 | string | |
warehouse_name | 仓库 | string | |
created | 创建时间 | string | |
remark | 备注 | string | |
stockout_reason | 出库原因 | string | |
outer_no | 外部单号 | string | |
trade_no | 订单编号 | string | |
src_trade_no | 原始单号 | string | |
nick_name | 网名 | string | |
customer_name | 客户名称 | string | |
customer_no | 客户编号 | string | |
trade_time | 交易时间 | string | |
pay_time | 付款时间 | string | |
status | 出库单状态 | string | |
shop_name | 店铺名称 | string | |
shop_no | 店铺编号 | string | |
buyer_message | 买家留言 | string | |
cs_remark | 客服备注 | string | |
flag_name | 订单标记 | string | |
post_amount | 邮费 | string | |
block_reason | 截停原因 | string | |
invoice_type | 发票类别 | string | |
invoice_title | 发票抬头 | string | |
invoice_content | 发票内容 | string | |
invoice_id | 发票ID | string | |
delivery_term | 发货条件 | string | |
fenxiao_type | 分销类别 | string | |
fenxiao_nick | 分销商ID | string | |
cod_amount | 货到付款金额 | string | |
id_card_type | 证件类别 | string | |
receiver_area | 收件人地址 | string | |
shop_remark | 店铺备注 | string | |
modified | 最后修改时间 | string | |
platform_id | 平台id | string | |
trade_id | 订单表主键 | string | |
checker_name | 审单员编号 | string | |
employee_no | 审单员编号 | string | |
operator_name | 审核员 | string | |
packager_no | 打包员编号 | string | |
packager_name | 打包员 | string | |
picker_no | 拣货员编号 | string | |
picker_name | 拣货员 | string | |
printer_no | 打单员编号 | string | |
printer_name | 打单员 | string | |
examiner_no | 验货员编号 | string | |
examiner_name | 验货员 | string | |
stockout_no | 出库单号 | string | |
src_order_type | 源单据类别 | string | |
wms_status | 处理状态 | string | |
error_info | 接口处理错误信息 | string | |
warehouse_type | 仓库类别 | string | |
warehouse_id | 出库仓库id | string | |
customer_id | 客户id | string | |
freeze_reason | 冻结原因 | string | |
is_allocated | 是否分配 | string | |
consign_status | 出库状态 | string | |
ebill_status | 电子面单状态 | string | |
operator_id | 制单人 | string | |
goods_type_count | 货品种类数量 | string | |
md5_str | MD5字符串值 | string | |
custom_type | 其他出库自定义子类别 | string | |
receiver_ring | 京东三环内 | string | |
to_deliver_time | 配送时间 | string | |
pre_charge_time | 配送中心 | string | |
logistics_id | 物流公司ID | string | |
unknown_goods_amount | 未知成本销售总额 | string | |
calc_post_cost | 预估邮费成本 | string | |
post_cost | 邮费成本 | string | |
calc_weight | 预估重量 | string | |
post_weight | 快递重量 | string | |
package_id | 包装id | string | |
package_cost | 包装成本 | string | |
has_invoice | 是否包含发票 | string | |
printer_id | 打单员 | string | |
pick_error_count | 拣货出错次数 | string | |
picker_id | 拣货员id | string | |
sorter_id | 分拣员id | string | |
examiner_id | 验货员id | string | |
consigner_id | 发货人id | string | |
packager_id | 打包员id | string | |
pack_score | 打包积分 | string | |
pick_score | 拣货积分 | string | |
checkouter_id | 签出员工id | string | |
watcher_id | 监视员id | string | |
picklist_no | 分拣单编号 | string | |
picklist_seq | 分拣序号 | string | |
invoice_print_status | 发票打印状态 | string | |
flag_id | 颜色 | string | |
logistics_template_id | 物流单模板id | string | |
sendbill_template_id | 发货单模板id | string | |
pos_allocate_mode | 货位分配方式 | string | |
note_count | 便签条数 | string | |
reason_id | 其他出库原因 | string | |
lock_id | 锁定策略id | string | |
reserve | 保留 | string | |
batch_no | 打印批次 | string | |
discount | 优惠金额 | string | |
src_tids | 原始单号 | string | |
tax | 税额 | string | |
tax_rate | 税率 | string | |
currency | 币种 | string | |
id_card | 证件号码 | string | |
stock_check_time | 出库单审核时间 | string | |
bad_reason | 异常状态 | string | |
print_batch_no | 打印批次 | string | |
sendbill_print_status | 发货单打印状态 | string | |
logistics_print_status | 物流单打印状态 | string | |
picklist_print_status | 分拣单打印状态 | string | |
details_list | 货品列表节点 | array | |
details_list.rec_id | 出库明细主键 | string | |
details_list.stockout_id | 出库单主键id | string | |
details_list.spec_no | 商家编码 | string | |
details_list.goods_count | 货品数量 | string | |
details_list.sell_price | 销售价 | string | |
details_list.brand_no | 品牌编号 | string | |
details_list.brand_name | 品牌名称 | string | |
details_list.goods_type | 货品类型 | string | |
details_list.gift_type | 是否是赠品 | string | |
details_list.goods_name | 货品名称 | string | |
details_list.goods_no | 货品编号 | string | |
details_list.spec_name | 规格名称 | string | |
details_list.spec_code | 规格码 | string | |
details_list.suite_no | 来源组合装编码 | string | |
details_list.cost_price | 成本价 | string | |
details_list.total_amount | 总货款 | string | |
details_list.goods_id | 货品id | string | |
details_list.spec_id | 商品主键 | string | |
details_list.weight | 估重 | string | |
details_list.remark | 备注 | string | |
details_list.paid | 已支付金额 | string | |
details_list.refund_status | 退款状态 | string | |
details_list.market_price | 零售价 | string | |
details_list.discount | 总折扣金额 | string | |
details_list.share_amount | 分摊后合计应收 | string | |
details_list.tax_rate | 税率 | string | |
details_list.barcode | 条码 | string | |
details_list.unit_name | 基本单位 | string | |
details_list.sale_order_id | 订单详情表主键 | string | |
details_list.share_post | 邮费分摊 | string | |
details_list.src_oid | 原始子订单号 | string | |
details_list.src_tid | 原始订单号 | string | |
details_list.from_mask | 单据内部来源 | string | |
details_list.src_order_type | 源单据类别 | string | |
details_list.src_order_detail_id | sales_trade_order表的主键 | string | |
details_list.base_unit_id | 基本单位 | string | |
details_list.unit_id | 辅助单位 | string | |
details_list.unit_ratio | 单位换算 | string | |
details_list.num | 货品数量 | string | |
details_list.num2 | 辅助数量 | string | |
details_list.price | 最终价格 | string | |
details_list.batch_id | 指定出库批次 | string | |
details_list.is_examined | 是否验货 | string | |
details_list.is_package | 是否包装 | string | |
details_list.is_zero_cost | 是否允许0成本 | string | |
details_list.scan_type | 扫描方式 | string | |
details_list.good_prop1 | 货品档案自定义属性1 | string | |
details_list.good_prop2 | 货品档案自定义属性2 | string | |
details_list.good_prop3 | 货品档案自定义属性3 | string | |
details_list.good_prop4 | 货品档案自定义属性4 | string | |
details_list.good_prop5 | 货品档案自定义属性5 | string | |
details_list.good_prop6 | 货品档案自定义属性6 | string | |
details_list.prop1 | 单品列表自定义属性1 | string | |
details_list.prop2 | 单品列表自定义属性2 | string | |
details_list.prop3 | 单品列表自定义属性3 | string | |
details_list.prop4 | 单品列表自定义属性4 | string | |
details_list.prop5 | 单品列表自定义属性5 | string | |
details_list.prop6 | 单品列表自定义属性6 | string | |
details_list.batch_no | 批次号 | string | |
details_list.batch_remark | 批次备注 | string | |
details_list.expire_date | 有效期 | string | |
details_list.position_list | 货位节点列表 | array | |
details_list.position_list.position_id | 货位ID | string | |
details_list.position_list.position_no | 货位编号 | string | |
details_list.position_list.stockout_order_detail_id | 出库单明细id | string | |
details_list.position_list.rec_id | 货位主键id | string | |
details_list.position_list.stockin_detail_id | 入库单明细id | string | |
details_list.position_list.num | 货品数量 | string | |
details_list.position_list.stock_spec_detail_id | 入库单号明细id | string | |
details_list.position_list.batch_id | 批次id | string | |
details_list.position_list.batch_no | 批次号 | string | |
details_list.position_list.modified | 最后更新时间 | string | |
details_list.position_list.cost_price | 成本价 | string | |
details_list.position_list.position_goods_count | 货位出库数量 | string | |
金蝶云星辰V1接口明细
- API:jdy/sal/sal_outbound_save
- NAME:新增或修改一张销售出库单
- METHOD:POST
请求参数
接口字段 | 名称 | 预设值 |
billdate | 出库日期,格式:2019-01-01 | {{consign_time_new}} |
billno | 单据编号 | {{stockout_no}} |
customerid_id | 客户信息 | findCollection find id from c13d8077-6f0a-3a0e-9080-91047fe5a7b5 where number={{shop_no}} |
material_entity | 商品分录 | details_list |
material_entity.materialid_id | 商品 | _findCollection find id from 87620e1d-bf21-3b1b-a036-5d64ec61ad39 where number={{details_list_goods_no}} |
material_entity.stockid_id | 仓库 | findCollection find id from 38d1bf66-eeed-38f7-adf6-93ae7b2c7ce8 where number={{warehouse_no}} |
material_entity.qty | 数量 | {{details_list_goods_count}} |
material_entity.unit_id | 单位 | _findCollection find baseunitid_id from 87620e1d-bf21-3b1b-a036-5d64ec61ad39 where number={{details_list_goods_no}} |
material_entity.taxprice | 含税单价 | {{details_list.details_list_market_price}} |
material_entity.cess | 税率 | 13 |
material_entity.custom_field42obgp309axx5_number | 项目 | {{shop_no}} |
系统集成总览
使用全界面可视化配置集成流,快速应对企业的集成需求使得旺店通·企业奇门与金蝶云星辰V1之间的数据接口一站式的快速集成能力,构建企业数据通道,解决数据孤岛问题。快速构建企业元数据标准、主数据标准、业财数据标准,完成数据的采集、统一、分发、清洗、归集等,帮助企业建立高质量的数据中台。目前轻易云平台已经支持300+系统,同时具备快速适配新系统的能力,集成海量接口数据。无论是对接ERP还是MES、OA、CRM、WMS、OMS等等系统,都可以通过接口相互集成。