分销订单列表
GET
order/orderDistributorInfo/page
接口描述
分销订单列表
请求头
参数名
类型
描述
必填
Authorization
string
Bearer d2331075-3cad-4768-ae55-76fd9b2e0056 用户登录token进行替换
必填
请求参数
参数名
类型
描述
必填
startTime
String
筛选开始时间
必填
endTime
String
筛选结束时间
必填
timeType
Integer
筛选时间类型 0 下单时间,1支付时间
必填
isUsePayAfter
Integer
是否使用过先用后付 0未使用,1使用过
必填
payTimeOrder
String
支付时间排序 , asc 正序, desc 倒序
必填
creatTimeOrder
String
下单时间排序, asc 正序, desc 倒序
必填
todayPay
0今日订单今日付款,1其他日订单今日付款
必填