本文档由 【技术部】 手动编写,如有疑义,请及时反馈修改,文档内部访问,无必要禁止外部分享!
curl --location --request POST 'http://devnewoj.saikr.com/api/v1/my/courseOrders'登录成功
{
"code": 0,
"msg": "成功",
"data": {
"total": 6,
"list": [
{
"id": "19285",
"sn": "C2022051215070887863",
"status": "paid",//订单状态 创建:created 已支付:paid 退款中:refunding 已退款:refunded 已取消:cancelled
"title": "免费课程4",//名称
"targetType": "course",
"userId": "18178",
"totalPrice": "0.00",//订单总价
"couponDiscount": "0.00",
"targetId": "495",//课程id
"amount": "0.00",//实付金额
"payment": "balance",
"courseSetId": "432",
"ctitile": "默认教学计划",
"user_name": "",
"phone": "",
"province": "",
"city": "",
"address": "",
"isWriteAddress": "0",
"type": "normal",
"createdTime": "1652339228",
"coupon": "",
"cover": "https://devedu.saikr.com/files/default/2020/05-13/16234620bb3e224792.jpg",//封面
"isCourseExits": true//课程是否还存在
}
]
}
}
其他
{
"code": 450,
"msg": "请登录"
}

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

扫码 进行下载