收藏
回答

请求创建会员卡开卡功能的时候报61016需要怎么解决?

https://api.weixin.qq.com/card/create

最后一次编辑于  2021-08-17
回答关注问题邀请回答
收藏

2 个回答

  • Season
    Season
    2021-09-22

    61016function category of API need be confirmed by component hint: [uL0hSA0406ce58]

    官网,我这里也是第三方代授权的,提交提示这一个,麻烦看一下要怎么处理?


    2021-09-22
    有用
    回复
  • 唉失落
    唉失落
    2021-08-17

    同问

    2021-08-17
    有用
    回复 10
    • 唉失落
      唉失落
      2021-08-17回复支付社区运营
      url : https://api.weixin.qq.com/card/create?access_token=
      返回结果:
      {
          errcode: 61016,
          errmsg: function category of API need be confirmed by component hint: [TIafca0960r281]
      }
      请求参数:
      {
          card: {
              card_type: MEMBER_CARD,
              member_card: {
                  background_pic_url: ****,
                  supply_bonus: false,
                  supply_balance: false,
                  prerogative: ****,
                  custom_field1: {
                      url: ****,
                      name: 积分
                  },
                  custom_field2: {
                      name_type: FIELD_NAME_TYPE_LEVEL,
                      url: ****,
                      name: 等级
                  },
                  custom_field3: {
                      url: ****,
                      name: 优惠券
                  },
                  custom_cell1: {
                      name: 会员中心,
                      tips: 查看会员特权、订单记录,
                      url: ****
                  },
                  custom_cell2: {
                      name: 推荐给好友,
                      tips: 推荐给好友,
                      url: ****
                  },
                  discount: 0,
                  base_info: {
                      logo_url: ****,
                      brand_name: ****,
                      code_type: CODE_TYPE_BARCODE,
                      title: ****,
                      color: Color010,
                      notice: ****,
                      service_phone: ****,
                      description: 每人限购一张,
                      date_info: {
                          type: DATE_TYPE_PERMANENT
                      },
                      sku: {
                          quantity: 100000000
                      },
                      use_custom_code: false,
                      bind_openid: false,
                      can_share: true,
                      can_give_friend: false,
                      promotion_url_name: 门店地址,
                      promotion_url_sub_title: 查看地址,
                      promotion_url: ****,
                      get_limit: 1,
                      pay_info: {
                          swipe_card: {
                              is_swipe_card: true
                          }
                      },
                      is_pay_and_qrcode: true,
                      need_push_on_view: true
                  },
                  wx_activate: true,
                  wx_activate_after_submit: true,
                  wx_activate_after_submit_url: ****
              }
          }
      }
      2021-08-17
      回复
    • 唉失落
      唉失落
      2021-08-18回复支付社区运营
      怎么样了?
      2021-08-18
      回复
    • 唉失落
      唉失落
      2021-08-18回复支付社区运营
      好的 谢谢
      2021-08-18
      回复
    • 支付社区运营
      支付社区运营
      2021-08-19回复唉失落
      请问下你们是不是接了第三方授权?
      2021-08-19
      回复
    • 唉失落
      唉失落
      2021-08-19回复支付社区运营
      是的 代制
      2021-08-19
      回复
    查看更多(5)
登录 后发表内容