获取订单详情
POST
https://www.trisanet.com/flj_api/system_order/get_order_info
请求参数
参数名
类型
描述
必填
token
用户token
必填
order_id
订单编号
必填
响应参数
参数名
类型
描述
必填
code
状态码
必填
msg
状态码释义
必填
order_price
订单总金额
必填
total_price
订单实付金额
必填
create_time
创建时间
必填
pay_time
支付时间
必填
gid
商品ID
必填
title
商品名
必填
price
单价
必填
image
封面图
必填
num
数量
必填
is_after_sale
1表示当前商品正在售后中;0表示没有在售后售后中
必填
true_price
实付金额
必填
overdue
值为1表示订单超时失效;该参数只在未付款订单内出现
必填
o_freight
订单运费
必填
reduce
订单优惠金额(与订单实付款total_ptice相加得到订单总额)
必填
coupon_title
优惠券title
必填
message
买家订单留言
必填