{
"order_no": "string",
"authorize_id": 0,
"apply_time": [
0
],
"refund_time": [
0
],
"refund_type": 0,
"refund_status": 0,
"page_no": "1",
"page_size": "50"
}{
"code": 0,
"msg": "OK",
"data": {
"list": [
{
"refund_no": "string",
"order_no": "string",
"seller_eid": "string",
"seller_name": "string",
"goods_status": 1,
"refund_type": 1,
"refund_status": 0,
"refund_amount": 0,
"apply_amount": 0,
"refund_time": 0,
"apply_time": 0,
"timeout_time": 0,
"timeout_status": 0,
"timeout_type": "1 ",
"waybill_no": "string",
"express_code": "string",
"reject_time": 0,
"refund_reason": "string"
}
],
"has_next_page": true
}
}