文档
测试

商品订单详情

GET
/api/order/detail?order_id=L308654161286494

请求头

参数名
类型
描述
必填
token
登录令牌
必填

请求参数

参数名
类型
描述
必填
order_id
订单号
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:获取成功
必填
time
string
示例:1678934867
必填
data
object
数据字典
必填
id
int
示例:883
必填
order_id
string
示例:L308654161286494
必填
user_id
int
示例:1
必填
real_name
string
示例:张三
必填
user_phone
string
示例:18866686668
必填
user_address
string
示例:河南测试地址
必填
total_num
int
示例:1
必填
total_price
string
示例:10.00
必填
paid
int
示例:1
必填
pay_time
int
示例:1678265416
必填
pay_type
int
示例:1
必填
createtime
int
示例:1678265416
必填
updatetime
int
示例:1678265416
必填
mark
string
示例:测试备注
必填
is_del
int
示例:0
必填
remark
object
示例:null
必填
is_remind
int
示例:0
必填
end_time
int
示例:0
必填
courier_number
object
示例:null
必填
courier_company
object
示例:null
必填
status
int
示例:0 订单状态( 0:待发货;1:已发货;2:已收货;3:待评价;)
必填
infos
array
数据列表
必填
id
int
示例:1567
必填
oid
int
示例:883
必填
product_id
int
示例:26
必填
name
string
示例:测试商品
必填
cart_num
int
示例:1
必填
image
string
示例:http://www.jianceyi.com/uploads/20230221/a2bf570a8f651bf6a48f71172c71503a.jpg
必填
unit_name
string
示例:个
必填
actual_price
string
示例:10.00
必填
createtime
int
示例:1678265416
必填
pay_time_text
string
示例:2023-03-08 16:50:16
必填
end_time_text
string
示例:1970-01-01 08:00:00
必填