{
"code": 200,
"msg": "success",
"data": {
"order_no": "201306261234566",
"total_amount": 9.9,
"pay_amount": 9.9,
"coupon_amount": 0,
"webinar_id": 1234567,
"webinar_subject": "活动1",
"created_at": "2019-08-24T14:15:22Z",
"username": "jack",
"phone": "15801292039",
"remark": "string",
"third_user_id": "string",
"order_status": "SUCCESS",
"channel_source_name": "string",
"channel_source_code": "string",
"pay_channel": "string",
"pay_time": "2019-08-24T14:15:22Z",
"user_id": "string",
"service_code": "string",
"trade_no": "string",
"buy_type": 0,
"order_items": [
{
"goods_id": 123456,
"cover_img": "/image/xxx.png",
"price": 9.9,
"discount_price": 9.9,
"quantity": 1,
"description": "string",
"name": "商品1"
}
]
},
"trace_id": "string"
}