管易云·奇门和精诚ERP接口打通对接实战
源系统:管易云·奇门
管易云是上海管易云计算软件有限公司旗下的专注提供电商企业管理软件服务的品牌,总部位于中国上海张江高科技产业园区。管易云旗下拥有管易云C-ERP、EC-OMS、EC-WMS、B2C/B2B/BBC/微商城开发、PDA无纸化仓储解决方案、新零售一体化解决方案等产品
目标系统:精诚ERP
今天,精诚软件已经从基础的“进销存管理”,发展到整合分销、财务、办公自动化于一体的RDG企业管理平台。从通用的“商贸批发”行业管理深入到“远程连锁店”、“超市百货”、“手机通讯”、“安防监控”、“卫浴洁具”等数十个行业解决方案。从独立“软件研发”提升到涵盖“信息化建议、流程重组、个性化二次软件开发、信息安全”等全方位解决方案。
系统对接接口配置
通过轻易云系统数据集成平台新增创建集成方案,通过轻易云的方案市场可以一键复制,并且可以借鉴其他的方案配置完成方案制作,方案制作只需要两步,第一步先确定好对应的数据来源;源系统:管易云·奇门接口:发货单查询通过请求调度者配置对应的请求参数即可获取到对应的数据。目标系统:精诚ERP接口:执行操作接口,通过写入调度者匹配获取到的数据和写入的映射关系,即可自动生成符合目标系统:精诚ERP写入的数据自动产生写入队列,通过运行概况,系统会自动帮你诊断方案的运行情况。实时监控到方案的运行情况
管易云·奇门接口明细
- 接口:gy.erp.trade.deliverys.get
- 接口名称:发货单查询
- 接口方法:POST
请求参数
字段 | 名称 | 类型 | 描述 |
start_create | 创建时间开始段 | string | |
end_create | 创建时间结束段 | string | |
start_delivery_date | 发货时间开始段 | string | |
end_delivery_date | 发货时间结束段 | string | |
start_ modify_date | 修改时间开始段 | string | |
end_ modify_date | 修改时间结束段 | string | |
del | 返回是否作废的单据 | string | |
delivery | 发货状态 | string | |
code | 单据编号 | string | |
page_size | 分页大小 | string | |
page_no | 页号 | string | |
响应参数
字段 | 名称 | 类型 | 描述 |
id | id | string | |
code | 单据编号 | string | |
warehouse_code | 仓库代码 | string | |
shop_code | 店铺代码 | string | |
outer_code | 平台单号 | string | |
print | 打印状态 | string | |
scan | 扫描状态 | string | |
delivery | 发货状态 | string | |
cod | 货到付款状态 | string | |
vip_name | 会员名称 | string | |
create_date | 制单时间 | string | |
modify_date | 修改时间 | string | |
delivery_date | 发货时间 | string | |
cancel | 取消状态 | string | |
payment | 已付金额 | string | |
pay_time | 支付时间 | string | |
invoiceDate | 确认开票时间 | string | |
bigchar | 大头笔 | string | |
unpaid_amount | 未付金额 | string | |
cod_fee | 货到付款服务费 | string | |
post_cost | 物流成本 | string | |
plan_delivery_date | 预计发货时间 | string | |
buyer_memo | 买家留言 | string | |
seller_memo | 卖家备注 | string | |
receiver_name | 收货人姓名 | string | |
receiver_phone | 收货人电话 | string | |
receiver_mobile | 收货人手机 | string | |
receiver_zip | 收货邮编 | string | |
receiver_address | 收货地址 | string | |
create_name | 制单人 | string | |
express_no | 快递单号 | string | |
shop_name | 店铺名称 | string | |
area_name | 收货地区 | string | |
warehouse_name | 仓库名称 | string | |
location_code | 库位代码 | string | |
express_code | 快递公司代码 | string | |
express_name | 快递公司名称 | string | |
tag_name | 订单标记名称 | string | |
seller_memo_late | 二次备注 | string | |
shelf_no | 格子号 | string | |
details | 商品列表 | array | |
details.qty | 商品数量 | string | |
details.price | 实际单价 | string | |
details.amount | 商品总价 | string | |
details.refund | 退款状态 | string | |
details.itemCategoryName | 商品类别名称 | string | |
details.itemUnitName | 商品单位 | string | |
details.barcode | 商品条码 | string | |
details.tariff | 关税 | string | |
details.memo | 备注 | string | |
details.picUrl | 图片地址 | string | |
details.oid | 子订单号 | string | |
details.trade_code | 销售订单号 | string | |
details.item_id | 商品ID | string | |
details.item_sku_id | 规格ID | string | |
details.item_code | 商品代码 | string | |
details.item_name | 商品名称 | string | |
details.sku_code | 规格代码 | string | |
details.sku_name | 规格名称 | string | |
details.sku_note | 商品的规格备注 | string | |
details.discount_fee | 让利金额 | string | |
details.amount_after | 让利后金额 | string | |
details.post_fee | 物流费用 | string | |
details.order_type | 订单类型 | string | |
details.platform_flag | 平台旗帜 | string | |
details.detail_unique | 唯一码列表 | string | |
details.detail_batch | 批次列表 | array | |
details.is_gift | 是否赠品 | string | |
details.businessman_name | 业务员 | string | |
details.platform_code | 平台单号 | string | |
details.tax_rate | 税率 | string | |
details.tax_amount | 税额 | string | |
details.tax_no | 税号 | string | |
details.other_service_fee | 其他服务费 | string | |
details.gift_source_view | 赠品来源 | string | |
details.currency_code | 币别代码 | string | |
details.currency_name | 币别名称 | string | |
details.detail_batch | 批次列表 | array | |
details.detail_batch.batchNumber | 批次号 | string | |
details.detail_batch.qty | 数量 | string | |
details.detail_batch.productionTime | 生产日期 | string | |
details.detail_batch.validTime | 有效日期 | string | |
details.detail_batch.delivery_statusInfo | 单据状态信息 | array | |
details.detail_batch.delivery_statusInfo.delivery_date | 发货时间 | string | |
details.detail_batch.delivery_statusInfo.invoices | 发票列表 | string | |
details.detail_batch.delivery_statusInfo.vip_code | 会员代码 | string | |
details.detail_batch.delivery_statusInfo.vip_real_name | 真实姓名 | string | |
details.detail_batch.delivery_statusInfo.vip_id_card | 身份证号码 | string | |
details.detail_batch.delivery_statusInfo.package_center_code | 集包地代码 | string | |
details.detail_batch.delivery_statusInfo.package_center_name | 集包地名称 | string | |
details.detail_batch.delivery_statusInfo.sync_status | 数据同步状态 | string | |
details.detail_batch.delivery_statusInfo.sync_memo | 数据同步备注 | string | |
details.detail_batch.delivery_statusInfo.picture_bill | 是否多包裹 | string | |
details.detail_batch.delivery_statusInfo.drp_tenant_name | 分销商名称 | string | |
details.detail_batch.delivery_statusInfo.drp_tenant_mobile | 分销商手机号 | string | |
details.detail_batch.delivery_statusInfo.delivery_date_new | 发货日期 | string | |
精诚ERP接口明细
- API:ExtApi_RecvExSheet
- NAME:执行操作接口
- METHOD:POST
请求参数
接口字段 | 字段名称 | 预设值 | 描述 |
SheetID | SheetID | function REPLACE('{{shop_code}}{{delivery_date_new}}0','-','') | |
SheetDate | SheetDate | {{delivery_date_new}} | |
CustomerCode | CustomerCode | {{shop_code}} | |
CustomerName | CustomerName | {{shop_name}} | |
RedBlue | RedBlue | false | |
Qua | Qua | | |
Amo | Amo | | |
Remark | Remark | | |
Items | Items | details | |
Items.Qua | Qua | {{details.details_qty}} | |
Items.GoodsID | GoodsID | {{details.details_item_code}} | |
Items.Price | Price | _function round({{details.details_amount_after}}/{{details.details_qty}},6) | |
Items.Amo | Amo | {{details.details_amount_after}} | |
Items.Remark | Remark | | |
系统打通概况
基于轻易云的连接器和数据服务能力,轻松实现供应链异构系统的“相互沟通”,通过数据应用自动化业务流程管理,全面管控供应链的每一环节。从要货、销售出库、退货入库、到盘点、调拨,无需人工参与,实时更新,自动化流转。通过快速连接管易云·奇门接口抽取数据后再自动分发到精诚ERP, 解放生产力,自动生成数据、并分发推送到业务应用,数据传递时效性提升10倍以上。