文档
测试

订单列表

POST
http://{{address}}/api/recycle/order/index

请求参数

参数名
类型
描述
必填
token
string
示例:{{token}}
必填
status_slug
string
参考订单类型的slug,全部传all。示例:all
必填

响应参数

参数名
类型
描述
必填
status
int
示例:1
必填
code
int
示例:1
必填
msg
string
示例:操作成功
必填
data
object
数据字典
必填
records
object
数据字典
必填
current_page
int
示例:1
必填
data
array
数据列表
必填
id
int
示例:4
必填
created_at
string
示例:2023-03-19T10:00:08.000000Z
必填
updated_at
string
示例:2023-03-19T10:00:08.000000Z
必填
order_sn
string
示例:RE20230319180008000001795105
必填
main_cate_id
int
示例:1
必填
user_id
int
示例:1
必填
recycler_id
int
示例:0
必填
user_address
object
数据字典
必填
province_code
string
示例:410000
必填
province_name
string
示例:河南省
必填
city_name
string
示例:郑州市
必填
city_code
string
示例:410100
必填
area_name
string
示例:金水区
必填
area_code
string
示例:410105
必填
address
string
示例:花园路向西100米
必填
consignee
string
示例:测试
必填
phone
string
示例:15100000001
必填
status_slug
string
示例:normal
必填
items
array
数据列表
必填
id
string
示例:5
必填
title
string
示例:20-30KG
必填
num_min
string
示例:20
必填
num_max
string
示例:30
必填
num
string
示例:0
必填
name
string
示例:黄纸
必填
info
string
示例:黄纸20-30KG
必填
amount_min_expect
string
示例:10.00
必填
amount_max_expect
string
示例:30.00
必填
weight_reality
string
示例:0.00
必填
amount_reality
string
示例:0.00
必填
expect_type
string
示例:appoint
必填
expect_at
string
示例:2023-03-25 10:20:00
必填
pay_type
string
示例:wechat
必填
remark_user
string
示例:这里是备注
必填
remark_recycler
object
示例:null
必填
remark_admin
object
示例:null
必填
assign_at
object
示例:null
必填
supply_at
object
示例:null
必填
pay_at
object
示例:null
必填
complete_at
object
示例:null
必填
cancel_at
object
示例:null
必填
status_code
string
示例:normal
必填
status_desc
string
示例:等待派单或抢单
必填
status_name
string
示例:待派单
必填
btns
object
数据字典
必填
cancel
string
示例:取消订单
必填
images_user
array
数据列表
必填
id
int
示例:2
必填
disk_name
string
示例:6416dd00519ab358969345.png
必填
file_name
string
示例:2.png
必填
file_size
int
示例:35617
必填
content_type
string
示例:image/png
必填
title
object
示例:null
必填
description
object
示例:null
必填
field
string
示例:images_user
必填
sort_order
int
示例:2
必填
created_at
string
示例:2023-03-19T09:59:28.000000Z
必填
updated_at
string
示例:2023-03-19T10:00:08.000000Z
必填
path
string
示例:http://recycle.summercms.test/storage/app/uploads/public/641/6dd/005/6416dd00519ab358969345.png
必填
extension
string
示例:png
必填
images_recycler
array
数据列表
必填
main_cate
object
数据字典
必填
id
int
示例:1
必填
created_at
string
示例:2023-03-16T14:17:03.000000Z
必填
updated_at
string
示例:2023-03-17T01:30:13.000000Z
必填
name
string
示例:纸品
必填
description
string
示例:
必填
status
int
示例:1
必填
parent_id
int
示例:0
必填
price_type
string
示例:
必填
price
string
示例:0.00
必填
price_min
string
示例:0.00
必填
price_max
string
示例:0.00
必填
unit
string
示例:
必填
num_tpye
string
示例:dropdown
必填
options
array
数据列表
必填
title
string
示例:20-30KG
必填
num_min
string
示例:20
必填
num_max
string
示例:30
必填
first_page_url
string
示例:http://recycle.summercms.test/api/recycle/order/index?page=1
必填
from
int
示例:1
必填
last_page
int
示例:1
必填
last_page_url
string
示例:http://recycle.summercms.test/api/recycle/order/index?page=1
必填
links
array
数据列表
必填
url
object
示例:null
必填
label
string
示例:pagination.previous
必填
active
boolean
示例:false
必填
next_page_url
object
示例:null
必填
path
string
示例:http://recycle.summercms.test/api/recycle/order/index
必填
per_page
int
示例:20
必填
prev_page_url
object
示例:null
必填
to
int
示例:3
必填
total
int
示例:3
必填