侧边目录
本页目录

CRM操作指南

业务定制平台PaaS

分析决策平台DSS

机汇管家SCRM

S2B2C裂变商城

更新日志

聚合ERP

1、设置第三方ERP的AppKey和密钥,填写第三方ERP接口地址

2、有订单会根据以下json格式推送订单,示例如下

{
    "id": 338264,
    "mall_id": 222,
    "user_id": 594847,
    "mch_id": 0,
    "order_no": "20250320165809904355",
    "total_price": "3.00",
    "total_pay_price": "3.00",
    "express_original_price": "2.00",
    "express_price": "2.00",
    "total_goods_price": "1.00",
    "total_goods_original_price": "1.00",
    "member_discount_price": "0.00",
    "use_user_coupon_id": 0,
    "coupon_discount_price": "0.00",
    "use_integral_num": 0,
    "integral_deduction_price": "0.00",
    "name": "下单人姓名",
    "mobile": "下单人手机号",
    "address": "下单人地址",
    "address_id": 91085,
    "remark": "",
    "words": "",
    "seller_remark": "",
    "is_pay": 1,
    "pay_type": 3,
    "pay_time": "2025-03-20 16:58:12",
    "is_send": 0,
    "send_time": "0000-00-00 00:00:00",
    "customer_name": "",
    "express": "",
    "express_no": "",
    "is_sale": 0,
    "is_confirm": 0,
    "confirm_time": "0000-00-00 00:00:00",
    "cancel_status": 0,
    "cancel_time": "0000-00-00 00:00:00",
    "created_at": "2025-03-20 16:58:09",
    "updated_at": "2025-03-20 16:58:12",
    "deleted_at": "0000-00-00 00:00:00",
    "is_delete": 0,
    "is_recycle": 0,
    "send_type": 0,
    "offline_qrcode": "",
    "clerk_id": 0,
    "store_id": 0,
    "sign": "",
    "token": "T1STeX7kJvpDH1oHARKFDnVSu1Tb33gq",
    "support_pay_types": "[\"balance\"]",
    "is_comment": 0,
    "comment_time": "0000-00-00 00:00:00",
    "sale_status": 0,
    "status": 1,
    "back_price": "0.00",
    "auto_cancel_time": null,
    "auto_confirm_time": null,
    "auto_sales_time": null,
    "distance": 0,
    "city_mobile": "",
    "location": null,
    "city_name": null,
    "city_info": null,
    "is_group_sc": 0,
    "platform": "",
    "fund_type": 0,
    "scene": "1001",
    "is_wxpay": 0,
    "is_back": 0,
    "detail": [{
        "id": 496877,
        "order_id": 338264,
        "goods_id": 182694,
        "num": 1,
        "unit_price": "1.00",
        "total_original_price": "1.00",
        "total_price": "1.00",
        "member_discount_price": "0.00",
        "goods_info": {
            "attr_list": [{
                "attr_group_name": "颜色",
                "attr_group_id": 1,
                "attr_id": 1,
                "attr_name": "黑色"
            }],
            "goods_attr": {
                "id": 495703,
                "goods_id": 182694,
                "sign_id": "1",
                "stock": 44,
                "price": "1.00",
                "original_price": "1.00",
                "no": "",
                "weight": 0,
                "pic_url": "",
                "individual_share": 0,
                "share_type": 0,
                "member_price": null,
                "integral_price": null,
                "use_integral": null,
                "discount": [],
                "extra": [],
                "goods_warehouse_id": 72399,
                "name": "cce",
                "cover_pic": "http:\/\/ceshi.yihedes.com\/web\/uploads\/mall222\/20240904\/9bf08164d363ef30d8d2e2b3bc14f146.png",
                "pic_list": "[{\"id\":\"221873\",\"pic_url\":\"http:\\\/\\\/ceshi.yihedes.com\\\/web\\\/uploads\\\/mall222\\\/20240904\\\/9bf08164d363ef30d8d2e2b3bc14f146.png\"}]",
                "number": 1,
                "bar_code": "",
                "cb_price": null,
                "goods_share_level": null,
                "attr_setting_type": 0
            }
        },
        "is_delete": 0,
        "created_at": "2025-03-20 16:58:09",
        "updated_at": "2025-03-20 16:58:09",
        "deleted_at": "0000-00-00 00:00:00",
        "is_refund": 0,
        "refund_status": 0,
        "back_price": "0.00",
        "sign": "",
        "goods_no": "",
        "form_data": "null",
        "form_id": 0,
        "attr_list": [{
            "attr_group_name": "颜色",
            "attr_group_id": 1,
            "attr_id": 1,
            "attr_name": "黑色"
        }],
        "cover_pic": "http:\/\/ceshi.yihedes.com\/web\/uploads\/mall222\/20240904\/9bf08164d363ef30d8d2e2b3bc14f146.png"
    }],
    "user": {
        "avatar": "https:\/\/thirdwx.qlogo.cn\/mmopen\/vi_32\/POgEwh4mIHO4nibH0KlMECNjjGxQUq24ZEaGT4poC6icRiccVGKSyXwibcPq4BWmiaIGuG1icwxaQX6grC9VemZoJ8rg\/132",
        "nickname": "下单昵称",
        "unionid": "oAf8A5zrWv1er5MBGyw6Pv8c5neA",
        "mobile": "下单人手机"
    },
    "pay_order_no": "HM5d09e6d94181d719206d323914aa93",
    "method": "order_list",
    "app_sign": "baaeda3f7f1c3529010816ddb50778f6",
    "parent": {
        "nickname": "上级分销商昵称",
        "mobile": "上级分销商手机"
    }
}
更新时间:2025-08-11 14:03:02
技术支持
分类
服务通道
联系途径
自助解决
帮助文档
客服人员
表单反馈
-
CRM反馈
寻求帮助
机汇社区
技术支持电话
技术支持QQ
技术支持邮箱
服务投诉
投诉电话(CEO热线)
投诉E-mail
微信投诉
2406436
本页目录