文档
测试

申请售后

POST
http://yigong.p/api/order/refundInfo

请求头

参数名
类型
描述
必填

请求参数

参数名
类型
描述
必填
order_id
string
订单id
必填
token
int
token
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:
必填
time
string
示例:1645429438
必填
page
int
示例:1
必填
data
object
数据字典
必填
status
int
订单状态:-1=退货,0=取消订单,1=正常
必填
total_price
string
订单总价钱
必填
delivery_price
string
订单运费
必填
have_commented
int
是否评论 0 未评论
必填
have_delivered
int
是否发货 0 未发货
必填
have_paid
int
是否支付 0 未支付
必填
have_received
int
是否收货 0 未收货
必填
refund_status
int
退款状态
必填
products
array
商品
必填
id
string
商品id
必填
image
string
封面
必填
number
int
数量
必填
price
string
价格
必填
spec
string
示例:
可选
title
string
商品名称
必填
choose
int
是否选中
必填
order_product_id
int
订单商品id
必填
refund
object
退款信息
必填
id
退款信息id
必填
amount
退款金额
必填
service_type
服务类型:0=我要退款无需退货,1=我要退货退款,2=换货
必填
receiving_status
货物状态:0=未收到,1=已收到
必填
reason_type
换货原因
必填
refund_explain
退款说明
必填
express_number
寄货物流单号
必填
refund_status_text
string
退款状态简述
必填