文档
测试

订单详情

GET
web/order/detail/<id>

请求参数

参数名
类型
描述
必填
id
int
订单ID
必填

响应参数

参数名
类型
描述
必填
order_no
string
订单编号
必填
start_area
string
示例:山东省青岛市栈桥
必填
start_city
string
示例:青岛
必填
end_city
string
示例:济南
必填
end_area
string
示例:山东省济南市历下区海尔时代大厦
必填
time
int
装车时间
必填
description
string
备注
必填
model
string
示例:保时捷911
必填
ask_items
array
板车要求
必填
price
string
价格
必填
distance
string
里程数
必填
high_distance
string
高速里程数
必填
duration
int
预计耗时
必填
receive_time
object
接单时间
必填
status_text
string
示例:已取消
必填