收藏
回答

微信礼品卡创建接口提示无效参数是怎么回事?

use_custom_code为false可以创建成功,use_custom_code改为true,就提示无效参数

{

    "card": {

        "card_type": "GENERAL_CARD", 

        "general_card": {

            "sub_card_type": "GIFT_CARD", 

            "base_info": {

                "giftcard_info": {

                    "price": 1

                }, 

                "logo_url": "https://mmbiz.qlogo.cn/mmbiz/p98FjXy8LaeMq67mEpDmkj05EtiaVcGOibVaVux3Agib1ibcHFkCoic7HuQWFawx9XGCNWIO085drjdxTib2nBHlYGAA/0?wx_fmt=gif", 

                "max_give_friend_times": 1, 

                "code_type": "CODE_TYPE_QRCODE", 

                "brand_name": "尚网汇智测试卡002", 

                "title": "300元水果兑换卡", 

                "color": "Color020", 

                "notice": "使用时向服务员出示", 

                "service_phone": "020-88888888", 

                "description": "不可与其他优惠同享", 

                "date_info": {

                    "type": "DATE_TYPE_FIX_TIME_RANGE", 

                    "begin_timestamp": 1623686400, 

                    "end_timestamp": 1629043199, 

                    "fixed_term": 15, 

                    "fixed_begin_term": 3

                }, 

                "sku": {

                    "quantity": 0

                }, 

                "use_all_locations": true, 

                "get_limit": 0, 

                "use_custom_code": true, 

                "can_give_friend": true, 

                "center_title": "顶部居中按钮", 

                "center_sub_title": "按钮下方的wording", 

                "center_url": "www.qq.com", 

                "center_app_brand_user_name": "gh_86a091e50ad4@app", 

                "center_app_brand_pass": "pages/index/index", 

                "custom_url_name": "新品推荐", 

                "custom_url": "https://www.starbucks.com.cn/", 

                "custom_app_brand_user_name": "gh_86a091e50ad4@app", 

                "custom_app_brand_pass": "pages/index/index", 

                "need_push_on_view": true

            }, 

            "advanced_info": [ ], 

            "supply_bonus": false, 

            "supply_balance": false, 

            "init_balance": 10000, 

            "prerogative": "礼品卡享受更多优惠", 

            "auto_activate": true, 

            "custom_field1": {

                "name": "兑换券", 

                "url": "", 

                "app_brand_user_name": "", 

                "app_brand_pass": ""

            }

        }

    }

}


回答关注问题邀请回答
收藏

1 个回答

  • Memory (私信不回复)
    Memory (私信不回复)
    2021-07-10

    如果是没有权限会报can not use custom code, need authorize,再比对一下文档看下哪个参数不对吧

    2021-07-10
    有用
    回复
登录 后发表内容