新用户接受优惠券

接口地址:/coupon/accept

请求方式 post

参数:

  • phone 用户手机号 (数据同步延迟,mysql中可能没有)

返回格式:

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

Last updated

Was this helpful?