- 开发前必读
- 开始开发
- 查询类接口文档
- 通用API
- 用户管理API
- 店铺管理API
- 连锁门店API
- 商户管理API
- 商品管理API
- 会员管理API
- 订单管理API
- 营销管理API
- 推广员API
- 插件管理API
- 人信云API
- 推送类接口文档
- 企微助手插件说明
获取维权订单列表
GET
/order/after-sale/get-list
最后修改时间:2023-12-14 07:55:27
请求参数
Query 参数
page
integer
当前页
示例值:
1
pagesize
integer
每页数量
示例值:
10
create_time
array[string]
过滤订单创建时间
示例值:
[""]
create_time_start
string
可选
示例值:
2022-05-18 05:00:00
create_time_end
string
可选
示例值:
2022-05-30 00:00:00
status
integer
订单状态过滤
示例值:
1
member_id
integer
会员id
示例值:
1
dispatch_type
integer
配送方式
refund_create_time
array[string]
可选
refund_create_time_start
string
可选
示例值:
2022-05-18 05:00:00
refund_create_time_end
string
可选
示例值:
2022-05-30 00:00:00
refund_update_time
array[string]
可选
refund_update_time_start
string
可选
示例值:
2022-05-18 05:00:00
refund_update_time_end
string
可选
示例值:
2022-05-30 00:00:00
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET '/order/after-sale/get-list?page=1&pagesize=10&create_time=&create_time_start=2022-05-18 05:00:00&create_time_end=2022-05-30 00:00:00&status=1&member_id=1&dispatch_type=&refund_create_time=&refund_create_time_start=2022-05-18 05:00:00&refund_create_time_end=2022-05-30 00:00:00&refund_update_time=&refund_update_time_start=2022-05-18 05:00:00&refund_update_time_end=2022-05-30 00:00:00'
返回响应
🟢200成功
application/json
Body
error
integer
错误码
total
integer
总数
list
array [object {37}]
订单列表
id
string
订单ID
order_no
string
订单编号
pay_price
string
支付金额
order_type
string
订单类型
order_type参数值 | 对应Text |
---|---|
10 | 普通订单 |
20 | 虚拟订单 |
21 | 虚拟卡密 |
30 | 预约到店 |
40 | 优惠券 |
50 | 计次时商品 |
60 | 三方会员充值 |
activity_type
string
订单活动类型
activity_type参数值 | 对应Text |
---|---|
0 | 普通订单 |
1 | 预售订单 |
2 | 秒杀订单 |
3 | 拼团订单 |
4 | 拼团返利订单 |
5 | 积分商城订单 |
6 | 裂变免单订单 |
status
string
订单状态
status参数值 | 对应Text |
---|---|
-1 | 普通订单 |
0 | 待支付 |
10 | 待发货 |
11 | 部分发货 |
20 | 待收货 |
30 | 已完成 |
create_time
string
订单创建时间
goods_info
array [object {15}]
订单商品信息
dispatch_type
string
配送方式
buyer_name
string
收件人姓名
buyer_mobile
string
收件人手机号
address_province
string
收货地址省
address_city
string
收货地址市
address_area
string
收货地址区
address_detail
string
详细地址
buyer_remark
string
买家备注
remark
string
卖家备注
member_id
string
会员ID
member_nickname
string
会员昵称
member_realname
string
会员真实姓名
member_mobile
string
会员手机号
is_refund
string
维权订单
refund_type
string
售后类型
auto_close_time
string
自动关闭时间
order_goods_id
string
订单商品表id
refund_status
string
维权状态
refund_status参数值 | 对应Text |
---|---|
-2 | 用户取消维权 |
-1 | 商家拒绝维权 |
0 | 用户申请维权 |
1 | 用户填写快递单号 |
2 | 店家填写快递单号 |
3 | 等待退款 |
10 | 退款完成 |
11 | 手动退款完成 |
order_refund_type
string
维权方式
need_platform
string
需要平台介入
refund_channel_refund_status
string
其他渠道退款状态
refund_update_time
string
维权更新时间
address
string
收件地址
status_text
string
订单状态文字
order_type_text
string
订单类型文字
activity_type_text
string
订单活动类型文字
wxapp_url
string
小程序页面地址
order_goods
array [object {18}]
订单商品信息
goods_count
integer
订单商品数量
page
integer
页码
page_size
integer
每页数量
示例
{
"error": 0,
"total": 1,
"list": [
{
"id": "12815",
"order_no": "1010231211110407410489",
"pay_price": "25.00",
"order_type": "10",
"activity_type": "0",
"status": "10",
"create_time": "2023-12-11 11:04:07",
"goods_info": [
{
"title": "C15混凝土",
"type": "0",
"sub_title": "",
"option_title": "默认+地面+1立方",
"thumb": "http://xxxxxx.cn/data/attachment/image/25/2023/09/eb89318219e0a3a4af83ae123ebb89d8.jpg",
"option_thumb": null,
"goods_id": "5773",
"option_id": "18106",
"unit": "件",
"total": "1",
"price": 3.18,
"price_unit": "11.00",
"price_original": 3.18,
"price_discount": 7.82,
"order_goods_id": 14319
},
{
"title": "C15混凝土",
"type": "0",
"sub_title": "",
"option_title": "默认+地面+0.5立方",
"thumb": "http://xxxxxx.cn/data/attachment/image/25/2023/09/eb89318219e0a3a4af83ae123ebb89d8.jpg",
"option_thumb": null,
"goods_id": "5773",
"option_id": "18107",
"unit": "件",
"total": "1",
"price": 3.18,
"price_unit": "11.00",
"price_original": 3.18,
"price_discount": 7.82,
"order_goods_id": 14320
},
{
"title": "测试ERP商品-单规格",
"type": "0",
"sub_title": "",
"option_title": "",
"thumb": "http://xxxxxx.cn/data/attachment/image/25/2023/12/7590944d1a1d62f28f70391aef529778.jpg",
"option_thumb": null,
"goods_id": "5781",
"option_id": "0",
"unit": "件",
"total": "1",
"price": 8.64,
"price_unit": "30.00",
"price_original": 8.64,
"price_discount": 21.36,
"order_goods_id": 14321
}
],
"dispatch_type": "10",
"buyer_name": "xxxx",
"buyer_mobile": "15245455959",
"address_province": "北京市",
"address_city": "北京市",
"address_area": "朝阳区",
"address_detail": "aaa",
"buyer_remark": "",
"remark": "",
"member_id": "4163",
"member_nickname": "15245455959",
"member_realname": "",
"member_mobile": "15245455959",
"is_refund": "1",
"refund_type": "2",
"auto_close_time": "0000-00-00 00:00:00",
"order_goods_id": "14319",
"refund_status": "0",
"order_refund_type": "1",
"need_platform": "0",
"refund_channel_refund_status": "0",
"refund_update_time": "2023-12-11 11:04:40",
"address": "北京市 北京市 朝阳区 aaa",
"status_text": "待发货",
"order_type_text": "普通订单",
"activity_type_text": "普通订单",
"wxapp_url": "/pagesOrder/detail.html?id=12815"
},
{
"order_goods": [
{
"id": "14319",
"goods_id": "5773",
"option_id": "18106",
"price": "3.18",
"price_unit": "11.00",
"price_discount": "7.82",
"total": "1",
"title": "C15混凝土",
"option_title": "默认+地面+1立方",
"thumb": "http://xxxxxxxx.cn/data/attachment/image/25/2023/09/eb89318219e0a3a4af83ae123ebb89d8.jpg",
"is_single_refund": "1",
"refund_status": "0",
"refund_type": "1",
"goods_code": "",
"price_original": "3.18",
"has_option": 1,
"refund_type_text": "仅退款",
"refund_status_text": "维权中",
"refund_status_string": "维权中"
},
{
"id": "14320",
"goods_id": "5773",
"option_id": "18107",
"price": "3.18",
"price_unit": "11.00",
"price_discount": "7.82",
"total": "1",
"title": "C15混凝土",
"option_title": "默认+地面+0.5立方",
"thumb": "http://xxxxxx.cn/data/attachment/image/25/2023/09/eb89318219e0a3a4af83ae123ebb89d8.jpg",
"is_single_refund": "0",
"refund_status": "0",
"refund_type": "0",
"goods_code": "",
"price_original": "3.18",
"has_option": 1,
"refund_status_text": ""
},
{
"id": "14321",
"goods_id": "5781",
"option_id": "0",
"price": "8.64",
"price_unit": "30.00",
"price_discount": "21.36",
"total": "1",
"title": "测试ERP商品-单规格",
"option_title": "",
"thumb": "http://xxxxxxx.cn/data/attachment/image/25/2023/12/7590944d1a1d62f28f70391aef529778.jpg",
"is_single_refund": "1",
"refund_status": "0",
"refund_type": "1",
"goods_code": "100069",
"price_original": "8.64",
"has_option": 0,
"refund_type_text": "仅退款",
"refund_status_text": "维权中",
"refund_status_string": "维权中"
}
],
"goods_count": 3
}
],
"page": 1,
"page_size": 10
}

扫码加入 开放接口 微信交流群
在这里,获得 开放接口 使用上的任何帮助,快速上手让你的研测效率得到大幅提升


修改于 2023-12-14 07:55:27