文档
测试

订单详情

POST
api/Order/detailed

请求头

参数名
类型
描述
必填
token
必填

请求参数

参数名
类型
描述
必填
id
string
订单编号:1335097384145383424
必填

响应参数

参数名
类型
描述
必填
status
int
示例:200
必填
message
string
示例:订单详情
必填
data
object
数据字典
必填
type_id
int
订单类型
必填
number
string
订单编号:1335097197419536384
必填
title
string
订单标题:小王子等
必填
image
string
订单封面:https://book2020.oss-cn-hangzhou.aliyuncs.com/image/borrow_book/20200914/b28b47988d1d5909b7e43281cc62bcb2.jpg
必填
count
int
产品数量:3
必填
pick
int
取货方式:-1:无需取货;1:快递;2:自提
必填
price
string
订单商品金额:36.00
必填
deposit
string
订单押金:200.00
必填
express
string
快递金额:0.00
必填
discount
string
订单优惠金额,仅包年用户免费用
必填
amount
string
订单实付金额:236.00
必填
status
int
订单状态:9
必填
name
string
收货人姓名:薛先生
必填
phone
string
收货人电话:13396965662
必填
address
string
收货人地址:浙江省温州市瓯北镇万达六号写字楼1001室金豪软件
必填
remarks
string
订单备注:
必填
payment
int
订单支付方式;1:微信支付;2:余额支付
必填
transaction_id
string
微信支付订单号:4200000745202012053959284363
必填
paid_status
int
微信支付状态;-1:未支付;1:支付成功;
必填
paid_time
string
微信支付时间:2020-12-05 13:42:37
必填
courier_mobile
string
快递员电话:13389895566
必填
courier_name
string
快递员姓名:王旭敏
必填
borrow_start_time
string
租借开始时间:2020-12-05 14:38:15
必填
borrow_end_time
string
租借结束时间:2021-01-04 14:38:15
必填
code
object
自提码:null
必填
collect_mobile
string
预约取货手机号码:13396965662
必填
collect_name
string
预约取货姓名:张先生
必填
collect_address
string
预约取货地址:浙江省温州市龙湾区万达6号写字楼1001室
必填
collect_time
string
预约取货时间:2020年12月03日 15:00 - 18:00
必填
pick_name
string
揽收员姓名:胡先生
必填
pick_mobile
string
揽收员电话:15877889999
必填
overdue
int
是否已逾期:-1;未逾期;1:已逾期
必填
overdue_day
int
逾期天数:0
必填
refund_number
string
商户退单号:1335116668442423296
必填
refund_id
string
微信退款单号:50300306602020120504470711423
必填
refund_desc
string
退款说明:小王子等订单押金退还
必填
refund_fee
string
退款金额:200.00
必填
refund_status
int
退款状态;-1:未成功;1:已成功
必填
refund_launch_time
int
退款发起时间:1607151593
必填
refund_success_time
int
退款成功时间:1607151597
必填
create_time
string
订单创建时间:2020-12-05 13:42:31
必填
type
string
订单类型:借阅图书
必填
products
array
产品数据参数与老接口一样未变
必填
id
int
示例:15
必填
order_id
string
示例:1335097197419536384
必填
product_id
int
示例:9
必填
title
string
示例:小王子
必填
image
string
示例:https://book2020.oss-cn-hangzhou.aliyuncs.com/image/borrow_book/20200914/b28b47988d1d5909b7e43281cc62bcb2.jpg
必填
age_label
string
示例:4-5岁
必填
nature_label
string
示例:情感认知
必填
price
string
示例:12.00
必填
count
int
示例:1
必填
times
object
示例:null
必填
count_price
string
示例:12.00
必填
create_time
string
示例:2020-12-05 13:42:31
必填
update_time
string
示例:2020-12-05 13:42:31
必填
delete_time
object
示例:null
必填