优惠劵提醒
POST
https://wechat.qa.genscript.com.cn/message/orderCouponExpiration(线上发布地址) http://tz2273267033test.nat300.top/message/orderCouponExpiration(线下联调地址)
请求头
参数名
类型
描述
必填
token
string
使用jwtUtil加密获取token
必填
请求参数
参数名
类型
描述
必填
weChatId
string
openId
必填
content
string
内容
必填
productName
string
产品名称
必填
endTimeStr
string
到期时间
必填
remark
string
备注
必填
响应参数
参数名
类型
描述
必填
code
int
200 成功 400 失败 401 token不正确
必填
message
string
提示
必填