本文档由 【技术部】 手动编写,如有疑义,请及时反馈修改,文档内部访问,无必要禁止外部分享!
curl --location --request POST 'http://devnewoj.saikr.com/api/v1/my/couponlist'登录成功
{
"code": 0,
"msg": "成功",
"data": {
"total": 3,
"list": [
{
"id": "3255",
"code": "ui33690",
"type": "discount",// discount打折 minus抵价
"rate": "3.00",//折扣/价格
"status": "receive",// receive未使用 used已使用 expired已过期
"createdTime": "2022.05.13",//创建时间
"deadline": "2022.05.27",//截止时间
"targetId": "570",
"is_multiply": "0",
"targetCourseTitle": "无门槛,全场通用"//使用说明
}
]
}
}
其他
{
"code": 450,
"msg": "请登录"
}

扫码下载 赛氪APP
在这里,获得 Apifox 使用上的任何帮助,快速上手让你的研测效率得到大幅提升

扫码 进行下载