文档
测试
GET
order/info/erp/payAfterUsePage

请求头

参数名
类型
描述
必填
Authorization
string
Bearer d2331075-3cad-4768-ae55-76fd9b2e0056 用户登录token进行替换
必填

请求参数

参数名
类型
描述
必填
memberSearch
String
会员搜索
必填
distributorId
Long
分销商ID搜索
必填
infoType
Integer
0普通订单1分销订单
必填
timeType
Integer
0支付时间,1下单时间
必填
startDay
String
开始时间
必填
endDay
String
结束时间
必填
isSettlement
Integer
0已结算1未结算
必填

响应参数

参数名
类型
描述
必填
rows
T
列表数据
必填
id
订单id
必填
orderName
String
名称
必填
orderNo
String
订单编号
必填
orderStatus
订单状态. -1:用户取消 0:新订单,未付款 1:待发货 2:待收货 3:已完成 5:交易关闭(用户退款全部商品)
必填
guaranteeName
String
担保人名称
必填
realTotalMoney
Long
金额
必填
create_time
创建时间
必填
pay_time
支付时间
必填
infoType
Integer
0普通订单1分销订单
必填
isDebt
是否有欠款,0无,1有
必填