文档
测试

订单列表

POST
m/distribution_trade/distributionTrades

接口描述

可以参考订单列表页,当前请求返回值和表单列表页一样。

请求参数

参数名
类型
描述
必填
page
int
页码
必填
page_size
int
每页条数
必填
order_status
int
订单状态 (默认为全部, 3.待付款, 4.待收货, 6.已完成)
可选
bill_id
int
订单号
可选

响应参数

参数名
类型
描述
必填
fact_price
number
本单佣金
必填
bill_status_txt
string
订单状态
必填
sale_goods
array
必填
title
string
商品标题
必填
id
int
订单号
必填