药房 - 自营商城(V3.0) API
  1. 售后订单
药房 - 自营商城(V3.0) API
  • 商城侧 - 后台
    • 用户
      • 用户等级
        • 导入商品数据
        • 添加/修改会员等级
        • 获取等级会员信息
      • 用户登录
      • 获取用户信息
      • 编辑用户信息
      • 获取会员等级记录
    • 商品
      • 商品导入
        • 佣金导入
        • 会员价导入
      • 商品审核
        • 获取商品审核列表
        • 导入商品审核表
        • 导出商品审核
        • 重新审核
        • 更新
      • 新建或修改商品
      • 获取商品详细信息
      • 获取商品列表
      • 导出商品规格信息
      • 弹窗-商品列表
    • 设置
      • 同城配送
        • 获取配送记录
      • 获取全局设置
      • 订单设置
      • 获取订单设置 
    • 营销
      • 秒杀活动
        • 保存秒杀活动
        • 获取秒杀活动列表
        • 获取秒杀详情
        • 获取秒杀商品列表
      • 抽奖活动
        • 导出中奖记录
      • 拼团
        • 保存拼团活动
        • 获取拼团详情
        • 拼团活动参与人列表
        • 拼团活动订单
      • 砍价
        • 保存砍价
        • 砍价活动详情
        • 砍价商品列表
        • 砍价统计活动参与人
        • 砍价活动订单
        • 砍价列表
    • 订单
      • 售后订单
        • 导出售后订单数据
        • 获取售后订单列表
        • 售后订单筛选类型/状态参数
        • 售后订单详情
      • 订单发送货
      • 订单核销
      • 重新推送
      • 订单售后退款
      • 获取订单详情
      • 补齐订单佣金流水
      • 导出订单
    • 分销
      • 一级分销员列表
      • 分销头部统计
    • 回调
      • UU、达达回调
    • 供应商
      • 订单
        • 售后订单
          • 售后订单筛选类型/状态参数
            GET
          • 售后订单列表
            GET
          • 售后订单详情
            GET
        • 获取订单详情
          GET
    • 门店
      • 订单
        • 获取订单详情
        • 订单列表
      • 财务
        • 门店流水
        • 门店流水导出
        • 门店流水检索条件
      • 不同产品的适配门店列表
      • 获取店铺列表
      • 获取门店分类
      • 门店列表
    • 系统
      • 获取Erp日志
      • 获取小程序设置
    • 财务
      • 提现列表导出
  • 商城侧 - 门店
    • 用户
      • 获取用户列表
      • 检索用户列表
    • 订单
      • 售后订单
        • 导出售后订单数据
        • 订单售后
        • 售后订单筛选类型/状态参数
        • 售后订单列表
      • 获取订单详情
      • 付费会员订单
      • 导出订单
      • 获取配送员列表
      • 批量自动发货
      • 批量手动发货
    • 财务
      • 门店流水检索条件
      • 门店流水
    • 获取店铺配置
      GET
    • 获取店铺配置
      GET
  • 商城侧 - 收银台
    • 获取活动商品统计
      GET
    • 获取活动商品列表
      GET
    • 获取用户列表
      GET
  • 商城侧 - 供应商
    • 订单
      • 售后订单
        • 售后订单筛选类型/状态参数
        • 获取售后订单列表
        • 同意退款
        • 同意退货
      • 获取订单详情
    • 获取配置
      GET
  • 商城侧 - 客服
    • 订单
      • 订单列表
      • 同意退款
      • 订单详情
  1. 售后订单

售后订单列表

GET
/adminapi/supplier/refund/list

请求参数

Authorization
在 header 添加参数
Authori-Zation
示例:
Authori-Zation: ********************
Query 参数
page
string 
可选
示例值:
1
limit
string 
可选
示例值:
15
order_id
string 
订单ID
可选
time
string 
可选
refund_type
string 
可选
筛选不同退款条件的售后订单,参数从/adminapi/supplier/refund/filter_params接口中的refund_type参数获取
示例值:
0
supplier_id
string 
供销商ID
可选
refund_state
string 
可选
筛选不同状态的售后订单,参数从/adminapi/supplier/refund/filter_params接口中的refund_state参数获取
示例值:
0

示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET '/adminapi/supplier/refund/list?page=1&limit=15&order_id=&time=&refund_type=0&supplier_id=&refund_state=0' \
--header 'Authori-Zation;'

返回响应

🟢200成功
application/json
Body
status
integer 
必需
msg
string 
必需
data
object (售后订单列表) 
必需
list
array [object {43}] 
必需
count
integer 
必需
num
array [object {2}] 
必需
示例
{"status":200,"msg":"ok","data":{"list":[{"id":272,"store_order_id":1132,"store_id":0,"order_id":"419177141045821440","uid":3,"supplier_id":1,"refund_type":1,"refund_num":1,"refund_price":"0.01","refunded_price":"0.01","refund_reason":"收货地址填错了","refund_phone":"","refund_express":"","refund_express_name":"","refund_explain":"11","refund_img":[],"refund_goods_explain":"","refund_goods_img":[],"refuse_reason":"","remark":"","refunded_time":1691226039,"is_cancel":0,"is_del":0,"add_time":"2023-08-05 17:00","refund_state":5,"avatar":"http:\/\/test.mall.86yfw.com\/uploads\/system\/723adbdd4e49a0f9394dfc700ab5dba3.png","nickname":"138****8888","phone":"13888888888","now_money":"42666.90","integral":9005,"delete_time":null,"supplier_name":"供应商1","shipping_type":1,"refund":[],"is_all_refund":1,"paid":1,"cartInfo":[{"id":"3419176965392564224","type":0,"store_id":0,"tourist_uid":"","product_type":0,"activity_id":0,"discount_product_id":0,"product_id":4909,"product_attr_unique":"8a5b5be1","cart_num":1,"productInfo":{"id":4909,"pid":0,"type":2,"product_type":0,"relation_id":1,"mer_id":0,"image":"http:\/\/test.mall.86yfw.com\/uploads\/thumb_water\/b85445b781e49cc4aab77e50bec7cdd7.jpg","recommend_image":"","slider_image":["http:\/\/test.mall.86yfw.com\/uploads\/attach\/2023\/08\/20230802\/020653d2a9b114906e5d994a4ac6976f.jpg"],"store_name":"供应商商品2","store_info":"","keyword":"","bar_code":"","cate_id":"2","price":"0.01","vip_price":"0.00","ot_price":"0.00","postage":"0.00","delivery_type":["1","3","2"],"freight":1,"unit_name":"件","sort":0,"sales":34,"stock":471,"is_show":1,"is_hot":0,"is_benefit":0,"is_best":0,"is_new":0,"add_time":1690936978,"is_postage":0,"is_verify":1,"is_del":0,"mer_use":0,"give_integral":"0.00","cost":"2.00","is_seckill":0,"is_bargain":0,"is_good":0,"is_sub":1,"is_vip":0,"ficti":0,"browse":0,"code_path":"","soure_link":"","video_link":"","temp_id":1,"spec_type":0,"activity":"0,1,2,3","spu":"5055579973636","label_id":[],"command_word":"","recommend_list":"","brand_id":325,"brand_com":"325","code":"GYS0001","is_vip_product":0,"is_presale_product":0,"presale_start_time":0,"presale_end_time":0,"presale_day":1,"auto_on_time":0,"auto_off_time":0,"custom_form":[],"system_form_id":0,"applicable_type":1,"applicable_store_id":[],"is_support_refund":1,"store_label_id":[5],"ensure_id":[],"specs":[],"specs_id":0,"is_limit":0,"limit_type":0,"limit_num":0,"refusal":"","is_police":0,"is_sold":0,"is_brokerage_ladder":0,"drug_attribute_item":null,"standard_code":"","v_drug_ident":null,"attrInfo":{"id":5142,"type":0,"product_id":4909,"product_type":0,"suk":"默认","stock":471,"sum_stock":471,"sales":34,"price":0.01,"integral":0,"image":"http:\/\/test.mall.86yfw.com\/uploads\/thumb_water\/b85445b781e49cc4aab77e50bec7cdd7.jpg","unique":"8a5b5be1","cost":"2.00","bar_code":"","ot_price":"0.00","vip_price":"0.00","weight":"0.00","volume":"0.00","brokerage":"1.00","brokerage_two":"2.00","quota":0,"quota_show":0,"code":"GYS0001","disk_info":"","write_times":0,"write_valid":1,"write_days":1,"write_start":0,"write_end":0,"brokerage_ladder_rule":{"first_buy":[{"one_rebate":0,"two_rebate":0,"number":1}],"repeat_buy":{"one_rebate":0,"two_rebate":0,"number":0}}},"express_delivery":true,"store_mention":true,"store_delivery":true},"attrInfo":{"id":5142,"type":0,"product_id":4909,"product_type":0,"suk":"默认","stock":471,"sum_stock":471,"sales":34,"price":0.01,"integral":0,"image":"http:\/\/test.mall.86yfw.com\/uploads\/attach\/2023\/08\/20230802\/020653d2a9b114906e5d994a4ac6976f.jpg","unique":"8a5b5be1","cost":"2.00","bar_code":"","ot_price":"0.00","vip_price":"0.00","weight":"0.00","volume":"0.00","brokerage":"1.00","brokerage_two":"2.00","quota":0,"quota_show":0,"code":"GYS0001","disk_info":"","write_times":0,"write_valid":1,"write_days":1,"write_start":0,"write_end":0,"brokerage_ladder_rule":{"first_buy":[{"one_rebate":0,"two_rebate":0,"number":1}],"repeat_buy":{"one_rebate":0,"two_rebate":0,"number":0}}},"sum_price":0.01,"truePrice":0.01,"trueStock":471,"costPrice":"2.00","is_gift":0,"attrStatus":true,"vip_truePrice":0,"branch_stock":471,"branch_sales":34,"price_type":"level","is_valid":1,"postage_price":0,"use_integral":0,"integral_price":0,"first_order_price":0,"one_brokerage":"1.00","two_brokerage":"2.00","sum_true_price":"0.01","coupon_price":0}],"refund_status":1,"_info":[{"cart_info":{"id":"3419176965392564224","type":0,"store_id":0,"tourist_uid":"","product_type":0,"activity_id":0,"discount_product_id":0,"product_id":4909,"product_attr_unique":"8a5b5be1","cart_num":1,"productInfo":{"id":4909,"pid":0,"type":2,"product_type":0,"relation_id":1,"mer_id":0,"image":"http:\/\/test.mall.86yfw.com\/uploads\/thumb_water\/b85445b781e49cc4aab77e50bec7cdd7.jpg","recommend_image":"","slider_image":["http:\/\/test.mall.86yfw.com\/uploads\/attach\/2023\/08\/20230802\/020653d2a9b114906e5d994a4ac6976f.jpg"],"store_name":"供应商商品2","store_info":"","keyword":"","bar_code":"","cate_id":"2","price":"0.01","vip_price":"0.00","ot_price":"0.00","postage":"
上一页
售后订单筛选类型/状态参数
下一页
售后订单详情
Built with