订单列表(完)
POST
http://{{address}}/api/shop/order/index
请求参数
参数名
类型
描述
必填
token
string
示例:{{token}}
必填
status
int
1未支付-待支付;2已支付-待发货 3已发货-待确认;4已确认-待评价。示例:2
必填
响应参数
参数名
类型
描述
必填
status
int
示例:1
必填
msg
string
示例:操作成功
必填
current_page
int
示例:1
必填
id
int
示例:1
必填
created_at
string
示例:2021-12-12 06:28:10
必填
updated_at
string
示例:2021-12-12 06:32:17
必填
user_id
int
示例:1
必填
zone
int
示例:1
必填
province_text
string
示例:河南省
必填
city_text
string
示例:郑州市
必填
area_text
string
示例:金水区
必填
address
string
示例:100米
必填
consignee
string
示例:测试
必填
phone
string
示例:15100000001
必填
product_id
int
示例:1
必填
index
string
示例:
必填
description
string
示例:
必填
title
string
示例:国药同济堂同晓亮护眼套装2号
必填
price
string
示例:998.00
必填
quantity
int
示例:1
必填
total
int
示例:998
必填
thumb
string
示例:uploads/public/61b/588/329/61b588329b32b179671109.jpg
必填
total
string
示例:998.00
必填
is_pay
int
示例:1
必填
pay_at
string
示例:2021-12-12 06:32:17
必填
status
int
示例:2
必填
first_page_url
string
示例:http://jtkj1005:8888/api/shop/order/index?page=1
必填
from
int
示例:1
必填
last_page
int
示例:1
必填
last_page_url
string
示例:http://jtkj1005:8888/api/shop/order/index?page=1
必填
next_page_url
object
示例:null
必填
path
string
示例:http://jtkj1005:8888/api/shop/order/index
必填
per_page
int
示例:20
必填
prev_page_url
object
示例:null
必填
to
int
示例:2
必填
total
int
示例:2
必填