验证码发送(重发)

接口地址:/coupon/vcode

请求方式 post

参数:

  • phone 用户手机号

  • tpl 验证码类型,数字型 5-兑换验证码, 6-转增验证码

返回格式:

{
    "code": 1,
    "data": {},
    "msg": "success"
}

Last updated

Was this helpful?