旺店通·企业奇门与金蝶云星辰V1对接集成查询退货入库单打通新增或者修改一张销售退货单
数据源系统:旺店通·企业奇门
旺店通是北京掌上先机网络科技有限公司旗下品牌,国内的零售云服务提供商,基于云计算SaaS服务模式,以体系化解决方案,助力零售企业数字化智能化管理升级。为零售电商企业的订单管理及仓储管理提供解决方案,致力于帮助企业实现数字化转型,企业规模化发展
写入目标:金蝶云星辰V1
金蝶云星辰是金蝶集团公司为小微型工商贸企业定制的一款集财务、进销存、订货商城和税务管理为一体的SAAS云平台,有标准版和专业版两个版本,标准版适用于小型企业(10-50人)业财一体化管理,专业版面向小型(10-100人)企业管理需求。金蝶云星辰聚焦小型企业在线经营和数字化管理,赋能小型企业拓客开源、智能管理和实时决策。
数据集成方案配置
通过轻易云系统数据集成平台新增创建集成方案,然后在数据源平台中选择对应的源平台为:旺店通·企业奇门,并且选择对应的连接器(关于旺店通·企业奇门的接口连接器如何配置可以在轻易云系统数据集成交流社区bbs.qeasy.cloud 中找到相关信息)。选择对应的查询退货入库单接口作为数据对接来源。然后再通过写入目标平台配置目标系统为金蝶云星辰V1,并且选择对应连接器。选择对应的新增或者修改一张销售退货单接口作为数据写入动作,既可以完成第一步的数据对接配置;打破跨系统连接,让数据轻易互通成为现实。
旺店通·企业奇门接口明细
- 调用接口:wdt.stockin.order.query.refund
- 接口名称:查询退货入库单
- 方法:POST
请求参数
字段 | 字段名称 | 类型 | 配置值 |
start_time | 开始时间 | datetime | {{LAST_SYNC_TIME datetime}} |
end_time | 结束时间 | datetime | {{CURRENT_TIME datetime}} |
status | 状态 | string | 80 |
shop_no | 店铺编号 | string | |
page_size | 分页大小 | string | {{PAGINATION_PAGE_SIZE}} |
page_no | 页号 | string | {{PAGINATION_START_PAGE}} |
响应参数
字段 | 字段名称 | 类型 | 配置值 |
stockin_id | 入库单主键id | string | |
order_no | 入库单号 | string | |
warehouse_no | 仓库编号 | string | |
warehouse_name | 仓库名称 | string | |
shop_no | 店铺编号 | string | |
shop_remark | 店铺备注 | string | |
src_order_no | 上层单据(退换单)编号 | string | |
process_status | 退换单状态 | string | |
status | 退货入库单状态 | string | |
stockin_time | 更新时间 | string | |
created_time | 创建时间 | string | |
remark | 备注 | string | |
trade_no | 订单编号 | string | |
trade_type | 系统订单类别 | string | |
order_type | 单据类别 | string | |
order_type_name | 单据类别名称 | string | |
goods_count | 货品数量 | string | |
goods_amount | 货款总额 | string | |
actual_refund_amount | 实际退款金额 | string | |
total_price | 扣除优惠后货款总额 | string | |
discount | 优惠金额 | string | |
tax_amount | 税后金额 | string | |
post_fee | 邮费 | string | |
other_fee | 其他费用 | string | |
adjust_price | 纠错金额 | string | |
right_price | 调整后总金额 | string | |
logistics_type | 物流类型 | string | |
logistics_no | 物流编号 | string | |
logistics_name | 物流名称 | string | |
logistics_code | 物流单号 | string | |
refund_no | 退换单编号 | string | |
check_time | 入库审核时间 | string | |
customer_no | 客户编号 | string | |
customer_name | 客户名称 | string | |
nick_name | 客户网名 | string | |
shop_name | 店铺名称 | string | |
stockin_reason | 入库原因 | string | |
flag_name | 退货单标记 | string | |
platform_id | 平台id | string | |
tid | 订单原始单号 | string | |
stockin_operator_name | 入库操作人姓名 | string | |
check_operator_name | 审核人姓名 | string | |
refund_remark | 退换备注 | string | |
refund_operator_name | 退货员姓名 | string | |
stockin_no | 入库单号 | string | |
wms_outer_no | 外部仓库单号 | string | |
wms_status | 外部仓库状态 | string | |
wms_result | 结果 | string | |
warehouse_id | 仓库id | string | |
src_order_type | 入库单类型 | string | |
src_order_id | 业务单据id | string | |
reason_id | 原因 | string | |
fa_status | 财务同步状态 | string | |
logistics_id | 物流公司d | string | |
post_share_type | 邮资分摊类型 | string | |
operator_id | 操作员id | string | |
check_operator_id | 审核员id | string | |
goods_type_count | 货品种类数 | string | |
adjust_num | 调整数量 | string | |
note_count | 便签条数 | string | |
flag_id | 标记id | string | |
modified | 最后修改时间 | string | |
details_list | 货品列表节点 | array | |
details_list.rec_id | 明细表主键id | string | |
details_list.stockin_id | 入库单主键id | string | |
details_list.src_order_detail_id | 上层单据(退换单)退回货品明细主键 | string | |
details_list.spec_no | 商家编码 | string | |
details_list.goods_count | 货品数量 | string | |
details_list.discount | 优惠金额 | string | |
details_list.cost_price | 成本价 | string | |
details_list.production_date | 生产日期 | string | |
details_list.validity_days | 有效期天数 | string | |
details_list.expire_date | 有效期 | string | |
details_list.src_price | 原价 | string | |
details_list.tax_price | 税后单价 | string | |
details_list.tax_amount | 税后金额 | string | |
details_list.tax | 税率 | string | |
details_list.total_cost | 总成本 | string | |
details_list.remark | 备注 | string | |
details_list.adjust_num | 纠错数量 | string | |
details_list.adjust_price | 纠错金额 | string | |
details_list.right_num | 调整后数量 | string | |
details_list.right_price | 调整后单价 | string | |
details_list.num | 入库数量 | string | |
details_list.num2 | 辅助数量 | string | |
details_list.right_cost | 调整后总金额 | string | |
details_list.brand_no | 品牌编号 | string | |
details_list.brand_name | 品牌名称 | string | |
details_list.goods_name | 货品名称 | string | |
details_list.prop2 | 单品自定义属性2 | string | |
details_list.goods_no | 货品编号 | string | |
details_list.spec_name | 规格名称 | string | |
details_list.spec_code | 规格编号 | string | |
details_list.goods_unit | 基本单位 | string | |
details_list.batch_no | 入库批次 | string | |
details_list.batch_remark | 批次备注 | string | |
details_list.position_no | 货位编号 | string | |
details_list.tid | 原订单原始单号 | string | |
details_list.oid | 原订单原始子单号 | string | |
details_list.src_order_type | 订单类型 | string | |
details_list.org_stockin_detail_id | 原始入库单明细 | string | |
details_list.spec_id | erp商品主键 | string | |
details_list.batch_id | 批次 | string | |
details_list.position_id | 货位id | string | |
details_list.unit_id | 辅助单位 | string | |
details_list.base_unit_id | 基本单位 | string | |
details_list.unit_ratio | 单位比率 | string | |
details_list.expect_num | 期望数量 | string | |
details_list.cost_price2 | 辅助价格 | string | |
details_list.share_post_cost | 邮资分摊成本 | string | |
details_list.share_post_total | 邮资分摊总成本 | string | |
details_list.modified | 最后修改时间 | string | |
details_list.created | 创建时间 | string | |
金蝶云星辰V1接口明细
- API:jdy/sal/sal_inbound_save
- NAME:新增或者修改一张销售退货单
- METHOD:POST
请求参数
接口字段 | 字段名称 | 预设值 | 描述 |
billdate | 出库日期,格式:2019-01-01 | {{stockin_time_new}} | 出库日期,格式:2019-01-01 |
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}} | 单位 (只能填商品关联的单位,来源于商品单位查询接口或商品详情中的baseunitid_id、fixunit1_id等) |
material_entity.price | 单价 | | 单价 |
material_entity.taxprice | 含税单价 | {{details_list.src_price}} | 含税单价(根据设置与price二选一) |
material_entity.cess | 税率 | 13 | |
material_entity.billno | 单据编码 | {{order_no}} | |
material_entity.custom_field42obgp309axx5_number | 项目 | {{shop_no}} | |
系统数据集成价值
将传统的统计分析转变为预测分析,从被动分析到主动分析,从非实时分析转变为实时分析,从结构化的数据变成多元化的数据。精准查询数据流同步状况,实时监管队列任务以及数据资产的有序管理。为业务赋能,降本增效,让企业能够更加合理的布局团队;结合业务需求实现与OA,CRM,WMS等系统之间的数据交流与同步,为企业定制自定义的数据管理方案,用技术拓展商业边界,为新业务、新部门提供成长空间。