文档
测试

某日已退货,已换货的订单记录

GET
http://off.qianniangy.net/api/logistics/orderRefundDetail?page=1&date=2020-01-01&type=1

请求参数

参数名
类型
描述
必填
page
int
示例:1
必填
date
string
示例:2020-01-01
必填
type
int
示例:1 ( //1=退货退款,2=换货)
必填

响应参数

参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:ok
必填
time
string
示例:1589959187
必填
data
object
数据字典
必填
list
array
数据列表
必填
id
int
示例:1
必填
order_refund_no
string
示例:20200409124451522929
必填
user_id
int
示例:3
必填
type
int
示例:1
必填
user
object
数据字典
必填
id
int
示例:3
必填
nickname
string
示例:123123
必填