文档
测试

门店订单列表

POST
http://{{test}}/api/buildorder/getOrderList

接口描述

下面截图 可以看状态的对应条件

请求参数

参数名
类型
描述
必填
page
int 分页
示例:1
必填
page_size
int
示例:8
必填
status
int
示例:0 1待审核 2待发货 3已驳回 4已发货 5已完成
必填
keyword
string 订单号
示例:
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
data
array
数据列表
必填
id
int
示例:5
必填
order_no
string 订单号
示例:230607113310153
必填
pay_price
string 价格
示例:12.00
必填
shop_status
int 0区总审核中 1通过 2拒绝
示例:0
必填
goods
array
数据列表
必填
id
int
示例:7
必填
goods_id
int
示例:40
必填
goods_name
string 名称
示例:车厘子智利进口
必填
images
string 图片
示例:http://bdxt.daoben.tech/uploads/20230606/00c2890682944559133a05c9a3e8380b.png
必填
deduct_stock_type
string
示例:20
必填
spec_type
string
示例:10
必填
spec_sku_id
string
示例:
必填
goods_spec_id
int
示例:0
必填
goods_attr
string
示例:
必填
content
string
示例:
必填
goods_no
string
示例:
必填
goods_price
string 价格
示例:2.00
必填
line_price
string
示例:0.00
必填
goods_weight
int
示例:0
必填
total_num
int 数量
示例:1
必填
total_price
string
示例:0.00
必填
order_id
int
示例:5
必填
user_id
int
示例:0
必填
createtime
int
示例:0
必填
amount
string 总数量
示例:1
必填
shop_remark
区总驳回理由
必填
count
int
示例:5
必填

说明 / 示例

![image.png](https://cos.easydoc.net/21317694/files/lilbdzks.png)