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

砍价列表

GET
/adminapi/marketing/bargain_list

请求参数

Authorization
在 header 添加参数
Authori-Zation
示例:
Authori-Zation: ********************
Query 参数
status
string 
可选
data
string 
可选
page
string 
可选
示例值:
1
limit
string 
可选
示例值:
15
store_id
integer 
店铺ID
可选

示例代码

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/marketing/bargain_list?status=&data=&page=1&limit=15&store_id=' \
--header 'Authori-Zation;'

返回响应

🟢200成功
application/json
Body
status
integer 
必需
msg
string 
必需
data
object 
必需
list
array [object {21}] 
必需
count
integer 
必需
示例
{
    "status": 200,
    "msg": "ok",
    "data": {
        "list": [
            {
                "id": 15,
                "uid": 157,
                "relation_id": 0,
                "bargain_id": 16,
                "bargain_price_min": "10.00",
                "bargain_price": "1872.00",
                "price": "1862.00",
                "status": 3,
                "add_time": "2023-10-30 08:51:51",
                "is_del": 0,
                "title": "活血止痛胶囊 250毫克×30粒",
                "image": "https://oss.tw-yun.com/beta/standard_library/product_img_v2/1139068/640c2385139b9.jpg?v=0&x-oss-process=style/standard-img-thumbnail-800_800",
                "datatime": "2023-11-09 00:00:00",
                "people_num": 2,
                "product_id": 33846,
                "avatar": "http://test.mall.86yfw.com/uploads/system/723adbdd4e49a0f9394dfc700ab5dba3.png",
                "nickname": "132****6852",
                "delete_time": null,
                "store_name": "",
                "num": 0,
                "now_price": "10.00"
            },
            {
                "id": 14,
                "uid": 157,
                "relation_id": 0,
                "bargain_id": 15,
                "bargain_price_min": "6.00",
                "bargain_price": "1871.00",
                "price": "1865.00",
                "status": 1,
                "add_time": "2023-10-26 16:42:02",
                "is_del": 0,
                "title": "婷好牌青春胶囊 200毫克×60粒",
                "image": "https://oss.tw-yun.com/beta/standard_library/product_img_v2/1000417/640be996695ea.jpg?v=0&x-oss-process=style/standard-img-thumbnail-800_800",
                "datatime": "2023-10-28 00:00:00",
                "people_num": 2,
                "product_id": 33845,
                "avatar": "http://test.mall.86yfw.com/uploads/system/723adbdd4e49a0f9394dfc700ab5dba3.png",
                "nickname": "132****6852",
                "delete_time": null,
                "store_name": "",
                "num": 0,
                "now_price": "6.00"
            },
            {
                "id": 13,
                "uid": 155,
                "relation_id": 0,
                "bargain_id": 15,
                "bargain_price_min": "6.00",
                "bargain_price": "1871.00",
                "price": "1865.00",
                "status": 3,
                "add_time": "2023-10-26 16:36:43",
                "is_del": 0,
                "title": "婷好牌青春胶囊 200毫克×60粒",
                "image": "https://oss.tw-yun.com/beta/standard_library/product_img_v2/1000417/640be996695ea.jpg?v=0&x-oss-process=style/standard-img-thumbnail-800_800",
                "datatime": "2023-10-28 00:00:00",
                "people_num": 2,
                "product_id": 33845,
                "avatar": "http://test.mall.86yfw.com/uploads/store/comment/20231017/a1937d4277d3cb651754771a35197838.png",
                "nickname": "132****6842",
                "delete_time": null,
                "store_name": "",
                "num": 0,
                "now_price": "6.00"
            },
            {
                "id": 12,
                "uid": 157,
                "relation_id": 0,
                "bargain_id": 14,
                "bargain_price_min": "1.00",
                "bargain_price": "16.00",
                "price": "15.00",
                "status": 3,
                "add_time": "2023-10-26 16:31:44",
                "is_del": 0,
                "title": "鱼油软胶囊 1克×100粒",
                "image": "https://oss.tw-yun.com/beta/standard_library/product_img_v2/1000158/640be987989e3.jpg?v=0&x-oss-process=style/standard-img-thumbnail-800_800",
                "datatime": "2023-10-31 00:00:00",
                "people_num": 2,
                "product_id": 39027,
                "avatar": "http://test.mall.86yfw.com/uploads/system/723adbdd4e49a0f9394dfc700ab5dba3.png",
                "nickname": "132****6852",
                "delete_time": null,
                "store_name": "",
                "num": 0,
                "now_price": "1.00"
            },
            {
                "id": 11,
                "uid": 3,
                "relation_id": 0,
                "bargain_id": 10,
                "bargain_price_min": "5.00",
                "bargain_price": "10.00",
                "price": "5.00",
                "status": 3,
                "add_time": "2023-07-20 16:25:55",
                "is_del": 0,
                "title": "避孕套(敏感装) 10只+3只",
                "image": "http://test.mall.86yfw.com/uploads/attach/2023/06/20230615/589028dc47e135e5b0a37f10c70f7995.jpg",
                "datatime": "2023-07-29 00:00:00",
                "people_num": 2,
                "product_id": 4847,
                "avatar": "http://test.mall.86yfw.com/uploads/system/723adbdd4e49a0f9394dfc700ab5dba3.png",
                "nickname": "2222",
                "delete_time": null,
                "store_name": "",
                "num": 0,
                "now_price": "5.00"
            },
            {
                "id": 10,
                "uid": 63,
                "relation_id": 0,
                "bargain_id": 9,
                "bargain_price_min": "5.00",
                "bargain_price": "10.00",
                "price": "1.24",
                "status": 1,
                "add_time": "2023-07-18 17:12:44",
                "is_del": 0,
                "title": "避孕套(敏感装) 10只+3只",
                "image": "http://test.mall.86yfw.com/uploads/attach/2023/06/20230615/589028dc47e135e5b0a37f10c70f7995.jpg",
                "datatime": "2023-07-20 00:00:00",
                "people_num": 2,
                "product_id": 4847,
                "avatar": "http://test.mall.86yfw.com/uploads/system/723adbdd4e49a0f9394dfc700ab5dba3.png",
                "nickname": "wx673339",
                "delete_time": null,
                "store_name": "",
                "num": 1,
                "now_price": "8.76"
            },
            {
                "id": 9,
                "uid": 10,
                "relation_id": 0,
                "bargain_id": 8,
                "bargain_price_min": "1.00",
                "bargain_price": "20.00",
                "price": "3.79",
                "status": 1,
                "add_time": "2023-07-06 09:36:25",
                "is_del": 0,
                "title": "九味羌活丸 6克×10袋",
                "image": "https://oss.tw-yun.com/beta/standard_library/product_img_v2/1138992/640c237c7ffca.jpg?v=0&x-oss-process=style/standard-img-thumbnail-800_800",
                "datatime": "2023-07-07 00:00:00",
                "people_num": 2,
                "product_id": 2094,
                "avatar": "http://test.mall.86yfw.com/uploads/system/723adbdd4e49a0f9394dfc700ab5dba3.png",
                "nickname": "159****1319",
                "delete_time": null,
                "store_name": "",
                "num": 1,
                "now_price": "16.21"
            },
            {
                "id": 8,
                "uid": 3,
                "relation_id": 0,
                "bargain_id": 7,
                "bargain_price_min": "0.00",
                "bargain_price": "52.50",
                "price": "15.74",
                "status": 2,
                "add_time": "2023-06-15 10:29:50",
                "is_del": 0,
                "title": "红枣 300克",
                "image": "http://test.mall.86yfw.com/uploads/system/ops_mobile_logo.png",
                "datatime": "2023-06-17 00:00:00",
                "people_num": 2,
                "product_id": 36,
                "avatar": "http://test.mall.86yfw.com/uploads/system/723adbdd4e49a0f9394dfc700ab5dba3.png",
                "nickname": "2222",
                "delete_time": null,
                "store_name": "",
                "num": 1,
                "now_price": "36.76"
            },
            {
                "id": 7,
                "uid": 9,
                "relation_id": 0,
                "bargain_id": 6,
                "bargain_price_min": "0.00",
                "bargain_price": "43.00",
                "price": "12.03",
                "status": 1,
                "add_time": "2023-04-28 15:31:04",
                "is_del": 0,
                "title": "红枣 300克",
                "image": "http://test.mall.86yfw.com/uploads/system/ops_mobile_logo.png",
                "datatime": "2023-04-30 00:00:00",
                "people_num": 2,
                "product_id": 36,
                "avatar": "http://local.mall.86yfw.com/uploads/system/723adbdd4e49a0f9394dfc700ab5dba3.png",
                "nickname": "136****6666",
                "delete_time": null,
                "store_name": "",
                "num": 1,
                "now_price": "30.97"
            },
            {
                "id": 6,
                "uid": 3,
                "relation_id": 0,
                "bargain_id": 6,
                "bargain_price_min": "0.00",
                "bargain_price": "43.00",
                "price": "43.00",
                "status": 2,
                "add_time": "2023-04-28 15:21:27",
                "is_del": 0,
                "title": "红枣 300克",
                "image": "http://test.mall.86yfw.com/uploads/system/ops_mobile_logo.png",
                "datatime": "2023-04-30 00:00:00",
                "people_num": 2,
                "product_id": 36,
                "avatar": "http://test.mall.86yfw.com/uploads/system/723adbdd4e49a0f9394dfc700ab5dba3.png",
                "nickname": "2222",
                "delete_time": null,
                "store_name": "",
                "num": 0,
                "now_price": "0.00"
            },
            {
                "id": 5,
                "uid": 3,
                "relation_id": 0,
                "bargain_id": 5,
                "bargain_price_min": "0.50",
                "bargain_price": "1.00",
                "price": "0.09",
                "status": 2,
                "add_time": "2023-04-24 11:35:20",
                "is_del": 1,
                "title": "普通商品",
                "image": "http://test.mall.86yfw.com/uploads/attach/2023/04/20230404/8da858f82b02da855036055ccf51e367.jpg",
                "datatime": "2023-04-29 00:00:00",
                "people_num": 2,
                "product_id": 29,
                "avatar": "http://test.mall.86yfw.com/uploads/system/723adbdd4e49a0f9394dfc700ab5dba3.png",
                "nickname": "2222",
                "delete_time": null,
                "store_name": "",
                "num": 1,
                "now_price": "0.91"
            },
            {
                "id": 4,
                "uid": 3,
                "relation_id": 0,
                "bargain_id": 3,
                "bargain_price_min": "111.00",
                "bargain_price": "123.00",
                "price": "3.11",
                "status": 2,
                "add_time": "2023-04-13 16:47:50",
                "is_del": 0,
                "title": "短袖55555",
                "image": "http://test.mall.86yfw.com/uploads/system/5c9ccca1a01b6.gif",
                "datatime": "2023-04-22 00:00:00",
                "people_num": 2,
                "product_id": 21,
                "avatar": "http://test.mall.86yfw.com/uploads/system/723adbdd4e49a0f9394dfc700ab5dba3.png",
                "nickname": "2222",
                "delete_time": null,
                "store_name": "",
                "num": 1,
                "now_price": "119.89"
            },
            {
                "id": 3,
                "uid": 4,
                "relation_id": 0,
                "bargain_id": 2,
                "bargain_price_min": "0.00",
                "bargain_price": "8999.00",
                "price": "2609.70",
                "status": 1,
                "add_time": "2023-04-13 16:46:24",
                "is_del": 0,
                "title": "小米 MIX4 骁龙888+ 一体化陶瓷机身 全面屏  一亿像素三摄 哈曼卡顿双扬声器 12GB+256GB 陶瓷黑 5G旗舰手机(测试商品,购买不发货)",
                "image": "https://qiniu.crmeb.net/attach/2021/10/18/3c0df4e754fff43d0e4dc4d401d6f112.jpg",
                "datatime": "2023-04-22 00:00:00",
                "people_num": 2,
                "product_id": 9,
                "avatar": "http://test.mall.86yfw.com/uploads/system/723adbdd4e49a0f9394dfc700ab5dba3.png",
                "nickname": "137****0001",
                "delete_time": null,
                "store_name": "",
                "num": 1,
                "now_price": "6389.30"
            },
            {
                "id": 2,
                "uid": 4,
                "relation_id": 0,
                "bargain_id": 3,
                "bargain_price_min": "111.00",
                "bargain_price": "123.00",
                "price": "1.91",
                "status": 2,
                "add_time": "2023-04-13 15:46:28",
                "is_del": 1,
                "title": "短袖55555",
                "image": "http://test.mall.86yfw.com/uploads/system/5c9ccca1a01b6.gif",
                "datatime": "2023-04-22 00:00:00",
                "people_num": 2,
                "product_id": 21,
                "avatar": "http://test.mall.86yfw.com/uploads/system/723adbdd4e49a0f9394dfc700ab5dba3.png",
                "nickname": "137****0001",
                "delete_time": null,
                "store_name": "",
                "num": 1,
                "now_price": "121.09"
            },
            {
                "id": 1,
                "uid": 3,
                "relation_id": 0,
                "bargain_id": 2,
                "bargain_price_min": "0.00",
                "bargain_price": "8999.00",
                "price": "1259.85",
                "status": 2,
                "add_time": "2023-04-10 16:30:49",
                "is_del": 0,
                "title": "小米 MIX4 骁龙888+ 一体化陶瓷机身 全面屏  一亿像素三摄 哈曼卡顿双扬声器 12GB+256GB 陶瓷黑 5G旗舰手机(测试商品,购买不发货)",
                "image": "https://qiniu.crmeb.net/attach/2021/10/18/3c0df4e754fff43d0e4dc4d401d6f112.jpg",
                "datatime": "2023-04-22 00:00:00",
                "people_num": 2,
                "product_id": 9,
                "avatar": "http://test.mall.86yfw.com/uploads/system/723adbdd4e49a0f9394dfc700ab5dba3.png",
                "nickname": "2222",
                "delete_time": null,
                "store_name": "",
                "num": 1,
                "now_price": "7739.15"
            }
        ],
        "count": 15
    }
}
上一页
砍价活动订单
下一页
导出售后订单数据
Built with