更新时间:2023-06-20 10:17:50收藏我的文档设置返回文档问题描述接口报错 template_not_exist 消息模板不存在。 问题原因template_id 参数设置错误。 涉及接口alipay.marketing.voucher.send(发券接口)alipay.marketing.card.benefit.delete(会员卡模板外部权益删除)alipay.marketing.voucher.templatedetail.query(查询模板详情)alipay.marketing.cashvoucher.template.modify(修改券模板)alipay.marketing.card.benefit.query(会员卡模板外部权益查询)alipay.marketing.cashlessvoucher.template.modify(无资金券模板修改接口)alipay.marketing.card.benefit.create(会员卡模板外部权益创建)alipay.marketing.card.benefit.modify(会员卡模板外部权益修改)凯发app官方网站的解决方案●检查 template_id 参数格式是否正确,是否有出现空格、少字符、复制错误等情况。●检查接口中设置的 template_id 模板消息 id 参数获取来源是否正确以及是否是在 领取的原始母版模板 id。注意:入参模板 id 不可以为 tm 开头,tm 开头为模板库中的 id 值,需从我的模板页面列表进行复制。