报错 template_not_exit(模板不存在)。
模板不存在。
alipay.marketing.card.open(会员卡开卡)
alipay.marketing.card.template.create(会员卡模板创建)
alipay.marketing.card.template.query(会员卡模板查询接口)
alipay.marketing.card.template.modify(会员卡模板修改)
- 检查使用的 template_id(支付宝卡模板id)是否是模板创建接口返回的支付宝端模板id。
- 建议 alipay.marketing.card.template.create(会员卡模板创建接口)修改设置新的 request_id(请求id),重新生成一个模板测试调用。