likeshop单商户SaaS版
likeshop官网likeshop官方文档
likeshop官网likeshop官方文档
AI编程问答网
AI编程问答网
  1. 店铺续费
  • 必看说明
    • 请求通用参数
    • 请求示例
  • 平台管理后台
    • 通用参数
    • 登录退出
      • 登录
      • 退出
    • 工作台
      • 工作台
      • 商城用户排行榜
      • 商城营业额排行榜
    • 商城
      • 添加商城
      • 商城列表
      • 商城详情
      • 编辑商城
      • 修改超级管理员
      • 删除商城
      • 切换商城状态
      • 历史套餐记录
      • 修改商城备注
    • 设置
      • 平台设置
        • 获取平台基础信息
        • 平台基础信息设置
        • 获取平台备案信息
        • 设置平台备案信息
      • 系统维护
        • 系统日志列表
        • 清除系统缓存
        • 系统更新列表
        • 下载更新包
        • 一键更新
        • 定时任务列表
        • 添加定时任务
        • 查看定时任务详情
        • 编辑定时任务
        • 删除定时任务
        • 获取规则执行时间
        • 系统环境
      • 客服设置
        • 获取客服配置
        • 设置客服配置
      • 安全设置
        • 修改密码
      • 存储设置
        • 获取存储配置信息
        • 修改存储参数
        • 切换默认存储引擎
        • 存储引擎列表
    • 套餐管理
      • 套餐可关联的营销应用
      • 套餐列表
      • 添加套餐
      • 套餐详情
      • 编辑套餐
      • 删除套餐
      • 更新套餐状态
    • 支付配置
      • 支付列表
      • 获取支付配置
      • 支付配置
    • 微信公众号
      • 获取公众号配置
      • 公众号配置
    • 订单
      • 续费订单列表
      • 搜索参数
      • 确认支付
      • 续费订单详情
      • 续费订单备注
  • 商城端
    • 商城端
  • 商户管理后台
    • 设置
      • 店铺设置
        • 备案信息
          • 获取备案信息
          • 设置备案信息
      • 站点统计设置
    • 工作台
      • 工作台
      • 获取平台客服
    • 营销应用
      • 营销中心
        • 消费奖励
          • 获取消费奖励
          • 设置消费奖励
      • 获取营销菜单
      • 获取应用菜单
    • 店铺续费
      • 确认支付
        POST
      • 获取续费订单详情
        GET
      • 取消支付
        POST
      • 续费页面
        GET
      • 提交续费订单
        POST
      • 获取商户当前套餐
        GET
      • 续费订单列表
        GET
      • 获取支付方式
        GET
      • 获取续费订单状态
        GET
    • 商品服务保障
      • 列表
      • 添加
      • 编辑
      • 删除
    • 地址库
      • 列表
      • 添加
      • 编辑
      • 删除
      • 详情
      • 默认地址
    • 商户登录
      POST
  • 未命名接口
    POST
  1. 店铺续费

续费订单列表

开发中
GET
https://shopqno4z0sv.yixiangonline.com/adminapi/settings.shop.renew/lists

请求参数

Header 参数
version
string 
可选
默认值:
2.0
token
string 
可选
默认值:
{{ptoken}}

示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://shopqno4z0sv.yixiangonline.com/adminapi/settings.shop.renew/lists' \
--header 'version: 2.0' \
--header 'token: {{ptoken}}'

返回响应

🟢200成功
application/json
Body
object {0}
示例
{
    "code": 1,
    "show": 0,
    "msg": "",
    "data": {
        "lists": [
            {
                "id": 64,
                "sn": "202212031642296949",
                "pay_way": 2,
                "pay_status": 1,
                "order_status": 1,
                "create_time": "2022-12-03 16:42:29",
                "set_meal_price_snapshot": "{\"id\":60,\"set_meal_id\":10,\"time\":1,\"time_type\":1,\"price\":\"0.01\",\"create_time\":\"2022-11-27 20:07:58\"}",
                "time_desc": "1个月",
                "price": "0.01",
                "pay_way_desc": "微信支付",
                "pay_status_desc": "已支付",
                "order_status_desc": "已完成"
            },
            {
                "id": 63,
                "sn": "202212011149396579",
                "pay_way": 2,
                "pay_status": 0,
                "order_status": 0,
                "create_time": "2022-12-01 11:49:39",
                "set_meal_price_snapshot": "{\"id\":60,\"set_meal_id\":10,\"time\":1,\"time_type\":1,\"price\":\"0.01\",\"create_time\":\"2022-11-27 20:07:58\"}",
                "time_desc": "1个月",
                "price": "0.01",
                "pay_way_desc": "微信支付",
                "pay_status_desc": "未支付",
                "order_status_desc": "未付款"
            },
            {
                "id": 62,
                "sn": "",
                "pay_way": 2,
                "pay_status": 0,
                "order_status": 0,
                "create_time": "2022-12-01 11:42:27",
                "set_meal_price_snapshot": "{\"id\":60,\"set_meal_id\":10,\"time\":1,\"time_type\":1,\"price\":\"0.01\",\"create_time\":\"2022-11-27 20:07:58\"}",
                "time_desc": "1个月",
                "price": "0.01",
                "pay_way_desc": "微信支付",
                "pay_status_desc": "未支付",
                "order_status_desc": "未付款"
            },
            {
                "id": 61,
                "sn": null,
                "pay_way": 3,
                "pay_status": 1,
                "order_status": 1,
                "create_time": "2022-12-01 10:29:16",
                "set_meal_price_snapshot": "{\"id\":60,\"set_meal_id\":10,\"time\":1,\"time_type\":1,\"price\":\"0.01\",\"create_time\":\"2022-11-27 20:07:58\"}",
                "time_desc": "1个月",
                "price": "0.01",
                "pay_way_desc": "支付宝支付",
                "pay_status_desc": "已支付",
                "order_status_desc": "已完成"
            },
            {
                "id": 60,
                "sn": null,
                "pay_way": 3,
                "pay_status": 0,
                "order_status": 0,
                "create_time": "2022-12-01 10:18:11",
                "set_meal_price_snapshot": "{\"id\":60,\"set_meal_id\":10,\"time\":1,\"time_type\":1,\"price\":\"0.01\",\"create_time\":\"2022-11-27 20:07:58\"}",
                "time_desc": "1个月",
                "price": "0.01",
                "pay_way_desc": "支付宝支付",
                "pay_status_desc": "未支付",
                "order_status_desc": "未付款"
            },
            {
                "id": 52,
                "sn": null,
                "pay_way": 3,
                "pay_status": 0,
                "order_status": 0,
                "create_time": "2022-12-01 09:46:41",
                "set_meal_price_snapshot": "{\"id\":60,\"set_meal_id\":10,\"time\":1,\"time_type\":1,\"price\":\"0.01\",\"create_time\":\"2022-11-27 20:07:58\"}",
                "time_desc": "1个月",
                "price": "0.01",
                "pay_way_desc": "支付宝支付",
                "pay_status_desc": "未支付",
                "order_status_desc": "未付款"
            },
            {
                "id": 51,
                "sn": null,
                "pay_way": 3,
                "pay_status": 0,
                "order_status": 0,
                "create_time": "2022-12-01 09:22:59",
                "set_meal_price_snapshot": "{\"id\":60,\"set_meal_id\":10,\"time\":1,\"time_type\":1,\"price\":\"0.01\",\"create_time\":\"2022-11-27 20:07:58\"}",
                "time_desc": "1个月",
                "price": "0.01",
                "pay_way_desc": "支付宝支付",
                "pay_status_desc": "未支付",
                "order_status_desc": "未付款"
            },
            {
                "id": 50,
                "sn": null,
                "pay_way": 3,
                "pay_status": 0,
                "order_status": 0,
                "create_time": "2022-11-30 17:51:33",
                "set_meal_price_snapshot": "{\"id\":60,\"set_meal_id\":10,\"time\":1,\"time_type\":1,\"price\":\"0.01\",\"create_time\":\"2022-11-27 20:07:58\"}",
                "time_desc": "1个月",
                "price": "0.01",
                "pay_way_desc": "支付宝支付",
                "pay_status_desc": "未支付",
                "order_status_desc": "未付款"
            },
            {
                "id": 46,
                "sn": null,
                "pay_way": 3,
                "pay_status": 0,
                "order_status": 0,
                "create_time": "2022-11-30 17:30:24",
                "set_meal_price_snapshot": "{\"id\":60,\"set_meal_id\":10,\"time\":1,\"time_type\":1,\"price\":\"0.01\",\"create_time\":\"2022-11-27 20:07:58\"}",
                "time_desc": "1个月",
                "price": "0.01",
                "pay_way_desc": "支付宝支付",
                "pay_status_desc": "未支付",
                "order_status_desc": "未付款"
            },
            {
                "id": 45,
                "sn": null,
                "pay_way": 3,
                "pay_status": 0,
                "order_status": 0,
                "create_time": "2022-11-30 17:29:40",
                "set_meal_price_snapshot": "{\"id\":60,\"set_meal_id\":10,\"time\":1,\"time_type\":1,\"price\":\"0.01\",\"create_time\":\"2022-11-27 20:07:58\"}",
                "time_desc": "1个月",
                "price": "0.01",
                "pay_way_desc": "支付宝支付",
                "pay_status_desc": "未支付",
                "order_status_desc": "未付款"
            },
            {
                "id": 44,
                "sn": null,
                "pay_way": 2,
                "pay_status": 0,
                "order_status": 0,
                "create_time": "2022-11-30 17:28:32",
                "set_meal_price_snapshot": "{\"id\":60,\"set_meal_id\":10,\"time\":1,\"time_type\":1,\"price\":\"0.01\",\"create_time\":\"2022-11-27 20:07:58\"}",
                "time_desc": "1个月",
                "price": "0.01",
                "pay_way_desc": "微信支付",
                "pay_status_desc": "未支付",
                "order_status_desc": "未付款"
            },
            {
                "id": 43,
                "sn": null,
                "pay_way": 3,
                "pay_status": 0,
                "order_status": 0,
                "create_time": "2022-11-30 17:24:28",
                "set_meal_price_snapshot": "{\"id\":60,\"set_meal_id\":10,\"time\":1,\"time_type\":1,\"price\":\"0.01\",\"create_time\":\"2022-11-27 20:07:58\"}",
                "time_desc": "1个月",
                "price": "0.01",
                "pay_way_desc": "支付宝支付",
                "pay_status_desc": "未支付",
                "order_status_desc": "未付款"
            },
            {
                "id": 41,
                "sn": null,
                "pay_way": 2,
                "pay_status": 1,
                "order_status": 1,
                "create_time": "2022-11-30 16:49:50",
                "set_meal_price_snapshot": "{\"id\":61,\"set_meal_id\":10,\"time\":2,\"time_type\":2,\"price\":\"0.02\",\"create_time\":\"2022-11-27 20:07:58\"}",
                "time_desc": "2年",
                "price": "0.02",
                "pay_way_desc": "微信支付",
                "pay_status_desc": "已支付",
                "order_status_desc": "已完成"
            },
            {
                "id": 40,
                "sn": null,
                "pay_way": 2,
                "pay_status": 1,
                "order_status": 1,
                "create_time": "2022-11-30 16:01:38",
                "set_meal_price_snapshot": "{\"id\":60,\"set_meal_id\":10,\"time\":1,\"time_type\":1,\"price\":\"0.01\",\"create_time\":\"2022-11-27 20:07:58\"}",
                "time_desc": "1个月",
                "price": "0.01",
                "pay_way_desc": "微信支付",
                "pay_status_desc": "已支付",
                "order_status_desc": "已完成"
            },
            {
                "id": 39,
                "sn": null,
                "pay_way": 2,
                "pay_status": 1,
                "order_status": 1,
                "create_time": "2022-11-30 15:52:32",
                "set_meal_price_snapshot": "{\"id\":60,\"set_meal_id\":10,\"time\":1,\"time_type\":1,\"price\":\"0.01\",\"create_time\":\"2022-11-27 20:07:58\"}",
                "time_desc": "1个月",
                "price": "0.01",
                "pay_way_desc": "微信支付",
                "pay_status_desc": "已支付",
                "order_status_desc": "已完成"
            },
            {
                "id": 37,
                "sn": null,
                "pay_way": 2,
                "pay_status": 0,
                "order_status": 0,
                "create_time": "2022-11-30 14:55:10",
                "set_meal_price_snapshot": "{\"id\":60,\"set_meal_id\":10,\"time\":1,\"time_type\":1,\"price\":\"0.01\",\"create_time\":\"2022-11-27 20:07:58\"}",
                "time_desc": "1个月",
                "price": "0.01",
                "pay_way_desc": "微信支付",
                "pay_status_desc": "未支付",
                "order_status_desc": "未付款"
            },
            {
                "id": 36,
                "sn": null,
                "pay_way": 2,
                "pay_status": 0,
                "order_status": 0,
                "create_time": "2022-11-30 10:48:50",
                "set_meal_price_snapshot": "{\"id\":60,\"set_meal_id\":10,\"time\":1,\"time_type\":1,\"price\":\"0.01\",\"create_time\":\"2022-11-27 20:07:58\"}",
                "time_desc": "1个月",
                "price": "0.01",
                "pay_way_desc": "微信支付",
                "pay_status_desc": "未支付",
                "order_status_desc": "未付款"
            },
            {
                "id": 35,
                "sn": null,
                "pay_way": 2,
                "pay_status": 1,
                "order_status": 1,
                "create_time": "2022-11-30 10:33:58",
                "set_meal_price_snapshot": "{\"id\":60,\"set_meal_id\":10,\"time\":1,\"time_type\":1,\"price\":\"0.01\",\"create_time\":\"2022-11-27 20:07:58\"}",
                "time_desc": "1个月",
                "price": "0.01",
                "pay_way_desc": "微信支付",
                "pay_status_desc": "已支付",
                "order_status_desc": "已完成"
            },
            {
                "id": 34,
                "sn": null,
                "pay_way": 2,
                "pay_status": 1,
                "order_status": 1,
                "create_time": "2022-11-30 10:28:36",
                "set_meal_price_snapshot": "{\"id\":60,\"set_meal_id\":10,\"time\":1,\"time_type\":1,\"price\":\"0.01\",\"create_time\":\"2022-11-27 20:07:58\"}",
                "time_desc": "1个月",
                "price": "0.01",
                "pay_way_desc": "微信支付",
                "pay_status_desc": "已支付",
                "order_status_desc": "已完成"
            },
            {
                "id": 33,
                "sn": null,
                "pay_way": 2,
                "pay_status": 0,
                "order_status": 0,
                "create_time": "2022-11-30 10:21:00",
                "set_meal_price_snapshot": "{\"id\":60,\"set_meal_id\":10,\"time\":1,\"time_type\":1,\"price\":\"0.01\",\"create_time\":\"2022-11-27 20:07:58\"}",
                "time_desc": "1个月",
                "price": "0.01",
                "pay_way_desc": "微信支付",
                "pay_status_desc": "未支付",
                "order_status_desc": "未付款"
            },
            {
                "id": 32,
                "sn": null,
                "pay_way": 2,
                "pay_status": 1,
                "order_status": 1,
                "create_time": "2022-11-30 09:55:22",
                "set_meal_price_snapshot": "{\"id\":60,\"set_meal_id\":10,\"time\":1,\"time_type\":1,\"price\":\"0.01\",\"create_time\":\"2022-11-27 20:07:58\"}",
                "time_desc": "1个月",
                "price": "0.01",
                "pay_way_desc": "微信支付",
                "pay_status_desc": "已支付",
                "order_status_desc": "已完成"
            },
            {
                "id": 31,
                "sn": null,
                "pay_way": 2,
                "pay_status": 0,
                "order_status": 0,
                "create_time": "2022-11-30 09:46:05",
                "set_meal_price_snapshot": "{\"id\":60,\"set_meal_id\":10,\"time\":1,\"time_type\":1,\"price\":\"0.01\",\"create_time\":\"2022-11-27 20:07:58\"}",
                "time_desc": "1个月",
                "price": "0.01",
                "pay_way_desc": "微信支付",
                "pay_status_desc": "未支付",
                "order_status_desc": "未付款"
            },
            {
                "id": 29,
                "sn": null,
                "pay_way": 2,
                "pay_status": 1,
                "order_status": 1,
                "create_time": "2022-11-29 21:18:12",
                "set_meal_price_snapshot": "{\"id\":60,\"set_meal_id\":10,\"time\":1,\"time_type\":1,\"price\":\"0.01\",\"create_time\":\"2022-11-27 20:07:58\"}",
                "time_desc": "1个月",
                "price": "0.01",
                "pay_way_desc": "微信支付",
                "pay_status_desc": "已支付",
                "order_status_desc": "已完成"
            },
            {
                "id": 28,
                "sn": null,
                "pay_way": 2,
                "pay_status": 1,
                "order_status": 1,
                "create_time": "2022-11-29 21:16:34",
                "set_meal_price_snapshot": "{\"id\":60,\"set_meal_id\":10,\"time\":1,\"time_type\":1,\"price\":\"0.01\",\"create_time\":\"2022-11-27 20:07:58\"}",
                "time_desc": "1个月",
                "price": "0.01",
                "pay_way_desc": "微信支付",
                "pay_status_desc": "已支付",
                "order_status_desc": "已完成"
            },
            {
                "id": 27,
                "sn": null,
                "pay_way": 2,
                "pay_status": 1,
                "order_status": 1,
                "create_time": "2022-11-29 21:12:04",
                "set_meal_price_snapshot": "{\"id\":60,\"set_meal_id\":10,\"time\":1,\"time_type\":1,\"price\":\"0.01\",\"create_time\":\"2022-11-27 20:07:58\"}",
                "time_desc": "1个月",
                "price": "0.01",
                "pay_way_desc": "微信支付",
                "pay_status_desc": "已支付",
                "order_status_desc": "已完成"
            }
        ],
        "count": 51,
        "page_no": 1,
        "page_size": 25,
        "extend": []
    }
}
修改于 2022-12-04 03:47:00
上一页
获取商户当前套餐
下一页
获取支付方式
Built with