简要描述:

  • 开品实验室--开品列表

请求域名:

  • http://xx.com

请求URL:

GET:https://dev15.yunzmall.com/business/25/plugin/eventRegistration/applyRefund?i=25&mid=164138&type=5&cid=11&student_id=30

参数:

参数名 是否必须 类型 说明
order_id int 订单id

返回示例:

正确时返回:

{
{
	"result": 1,
	"msg": "\u83b7\u53d6\u6210\u529f",
	"data": {
	}
}

错误时返回:


返回参数说明:

参数名 类型 说明
id int 记录id
relation_name string 学员姓名
goods.title string 活动名称
group_name string 组别名称
work_name string 学作品名称
status int -2报名未成功, -1已取消, 0待付款,1已付款
score string 分数
level_name string 获奖等级

备注:

  • 更多返回错误代码请看首页的错误代码描述