- 基础接口
- apple登陆POST
- 主题类型GET
- 获取个人中心菜单GET
- 图片上传POST
- 获取登录授权logoGET
- 获取网站基础配置GET
- 获取配置是否强制绑定手机号GET
- 门店自提开启状态GET
- 公众号支付回调GET
- 小程序支付回调GET
- 支付回调GET
- 图片验证码GET
- 获取发短信的codeGET
- 验证码发送POST
- 手机号注册POST
- 手机号验证码登录POST
- 账号密码登陆POST
- 手机号修改密码POST
- 绑定手机号POST
- 记录用户分享POST
- 分享配置GET
- 获取图片base64POST
- 海报二维码GET
- 优惠券列表_copy(已废弃)GET
- 添加登录用户的访问记录POST
- 用户关键字分享GET
- 复制口令接口GET
- 获取多语言类型列表GET
- 获取当前语言jsonGET
- 首页
- 文章
- 商品
- 优惠券
- 签到
- 秒杀
- 拼团
- 预售
- 砍价
- 购物车
- 积分商城
- 订单
- 微信
- 用户
- 客服
- 个人中心->付费会员
- 个人中心->发票管理
- 个人中心->积分中心
- 个人中心->我的等级
- 个人中心->统计管理
- 个人中心->我的推广
- 个人中心->地址信息
- 个人中心->我的收藏
- 个人中心->消息中心
- 个人中心->我的余额
- PC端
退款订单详情
开发中
GET
/order/refund_detail/{}/{}
请求参数
Path 参数
order_id
string
必需
cat_id
string
必需
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location -g --request GET '/order/refund_detail/{}/{}'
返回响应
🟢200成功
application/json
Body
status
number
可选
msg
string
可选
data
object
可选
id
number
可选
pid
number
可选
order_id
string
可选
trade_no
string
可选
uid
number
可选
real_name
string
可选
user_phone
string
可选
user_address
string
可选
cart_id
array[string]
可选
freight_price
string
可选
total_num
number
可选
total_price
string
可选
total_postage
string
可选
pay_price
string
可选
pay_postage
string
可选
deduction_price
string
可选
coupon_id
number
可选
coupon_price
string
可选
paid
number
可选
pay_time
number
可选
pay_type
string
可选
add_time
number
可选
status
number
可选
refund_status
number
可选
refund_type
number
可选
refund_express
string
可选
refund_reason_wap_img
string
可选
refund_reason_wap_explain
string
可选
refund_reason_time
number
可选
refund_reason_wap
string
可选
refund_reason
string
可选
refund_price
string
可选
delivery_name
string
可选
delivery_code
string
可选
delivery_type
string
可选
delivery_id
string
可选
fictitious_content
string
可选
delivery_uid
number
可选
gain_integral
string
可选
use_integral
string
可选
back_integral
string
可选
spread_uid
number
可选
spread_two_uid
number
可选
one_brokerage
string
可选
two_brokerage
string
可选
mark
string
可选
is_del
number
可选
unique
string
可选
remark
string
可选
mer_id
number
可选
is_mer_check
number
可选
combination_id
number
可选
pink_id
number
可选
cost
string
可选
seckill_id
number
可选
bargain_id
number
可选
advance_id
number
可选
verify_code
string
可选
store_id
number
可选
shipping_type
number
可选
clerk_id
number
可选
is_channel
number
可选
is_remind
number
可选
is_system_del
number
可选
channel_type
string
可选
province
string
可选
express_dump
string
可选
virtual_type
number
可选
virtual_info
string
可选
split
array[string]
可选
invoice
null
可选
cartInfo
array [object {28}]
可选
_status
object
可选
_pay_time
string
可选
_add_time
string
可选
stop_time
number
可选
status_pic
string
可选
offlinePayStatus
number
可选
order_log
object
可选
示例
{
"status": 0,
"msg": "string",
"data": {
"id": 0,
"pid": 0,
"order_id": "string",
"trade_no": "string",
"uid": 0,
"real_name": "string",
"user_phone": "string",
"user_address": "string",
"cart_id": [
"string"
],
"freight_price": "string",
"total_num": 0,
"total_price": "string",
"total_postage": "string",
"pay_price": "string",
"pay_postage": "string",
"deduction_price": "string",
"coupon_id": 0,
"coupon_price": "string",
"paid": 0,
"pay_time": 0,
"pay_type": "string",
"add_time": 0,
"status": 0,
"refund_status": 0,
"refund_type": 0,
"refund_express": "string",
"refund_reason_wap_img": "string",
"refund_reason_wap_explain": "string",
"refund_reason_time": 0,
"refund_reason_wap": "string",
"refund_reason": "string",
"refund_price": "string",
"delivery_name": "string",
"delivery_code": "string",
"delivery_type": "string",
"delivery_id": "string",
"fictitious_content": "string",
"delivery_uid": 0,
"gain_integral": "string",
"use_integral": "string",
"back_integral": "string",
"spread_uid": 0,
"spread_two_uid": 0,
"one_brokerage": "string",
"two_brokerage": "string",
"mark": "string",
"is_del": 0,
"unique": "string",
"remark": "string",
"mer_id": 0,
"is_mer_check": 0,
"combination_id": 0,
"pink_id": 0,
"cost": "string",
"seckill_id": 0,
"bargain_id": 0,
"advance_id": 0,
"verify_code": "string",
"store_id": 0,
"shipping_type": 0,
"clerk_id": 0,
"is_channel": 0,
"is_remind": 0,
"is_system_del": 0,
"channel_type": "string",
"province": "string",
"express_dump": "string",
"virtual_type": 0,
"virtual_info": "string",
"split": [
"string"
],
"invoice": null,
"cartInfo": [
{
"id": "string",
"type": 0,
"seckill_id": 0,
"bargain_id": 0,
"combination_id": 0,
"advance_id": 0,
"product_id": 0,
"product_attr_unique": "string",
"cart_num": 0,
"productInfo": {
"id": 0,
"mer_id": 0,
"image": "string",
"recommend_image": "string",
"slider_image": [
"string"
],
"store_name": "string",
"store_info": "string",
"keyword": "string",
"bar_code": "string",
"cate_id": "string",
"price": "string",
"vip_price": "string",
"ot_price": "string",
"postage": "string",
"unit_name": "string",
"sort": 0,
"sales": 0,
"stock": 0,
"is_show": 0,
"is_hot": 0,
"is_benefit": 0,
"is_best": 0,
"is_new": 0,
"is_virtual": 0,
"virtual_type": 0,
"add_time": 0,
"is_postage": 0,
"is_del": 0,
"mer_use": 0,
"give_integral": "string",
"cost": "string",
"is_seckill": 0,
"is_bargain": 0,
"is_good": 0,
"is_sub": 0,
"is_vip": 0,
"ficti": 0,
"browse": 0,
"code_path": "string",
"soure_link": "string",
"video_link": "string",
"temp_id": 0,
"spec_type": 0,
"activity": "string",
"spu": "string",
"label_id": "string",
"command_word": "string",
"recommend_list": "string",
"attrInfo": {
"product_id": 0,
"suk": "string",
"stock": 0,
"sales": 0,
"price": "string",
"image": "string",
"unique": "string",
"cost": "string",
"bar_code": "string",
"ot_price": "string",
"vip_price": "string",
"weight": "string",
"volume": "string",
"brokerage": "string",
"brokerage_two": "string",
"type": 0,
"quota": 0,
"quota_show": 0,
"is_virtual": 0,
"coupon_id": 0
}
},
"sum_price": "string",
"truePrice": 0,
"trueStock": 0,
"costPrice": "string",
"attrStatus": true,
"vip_truePrice": 0,
"price_type": "string",
"is_valid": 0,
"use_integral": 0,
"integral_price": 0,
"coupon_price": 0,
"one_brokerage": "string",
"two_brokerage": "string",
"postage_price": "string",
"unique": "string",
"is_reply": 0,
"vip_sum_truePrice": "string",
"one_postage_price": "string"
}
],
"_status": {
"_type": 0,
"_title": "string",
"_msg": "string",
"_class": "string",
"_payType": "string",
"_deliveryType": "string"
},
"_pay_time": "string",
"_add_time": "string",
"stop_time": 0,
"status_pic": "string",
"offlinePayStatus": 0,
"order_log": {
"create": "string",
"pay": "string",
"delivery": "string",
"take": "string",
"complete": "string"
}
}
}
修改于 2022-05-05 08:15:40