家中门店运营
    • 获取最新数据日期
      GET
    • 获取运中列表
      POST
    • 获取门店名称或编码
      POST
    • 获取门店属性列表
      POST
    • 销售规模-运中
      POST
    • 获取所属商户名称或编码
      POST
    • 销售规模-门店
      POST
    • 获客能力-门店-线上
      POST
    • 获客能力-运中-线上
      POST
    • 获客能力-门店-线下
      POST
    • 获客能力-运中-线下
      POST
    • 门店维度-门店客资管理
      POST
    • 运中维度-门店客资管理
      POST
    • 设计工具-门店
      POST
    • 设计工具-运中
      POST
    • 学习培训-门店
      POST
    • 学习培训-运中
      POST
    • 客单能力-门店
      POST
    • 客单能力-运中
      POST
    • 运营能力分析-门店
      POST
    • 运营能力分析-运中
      POST
    • 得分分布
      POST
    • 一级大类评分概览
      POST
    • 运中维度概览
      POST
    • 销售规模-运中导出
      POST
    • 销售规模-门店导出
      POST
    • 获客能力-线上-门店导出
      POST
    • 获客能力-线上-运中导出
      POST
    • 获客能力-线下-门店导出
      POST
    • 获客能力-线下-运中导出
      POST
    • 获客能力-门店留资-门店导出
      POST
    • 获客能力-门店留资-运中导出
      POST
    • 设计工具-门店导出
      POST
    • 设计工具-运中导出
      POST
    • 学习培训-门店导出
      POST
    • 学习培训-运中导出
      POST
    • 客单能力-门店导出
      POST
    • 客单能力-运中导出
      POST
    • 运营能力分析-门店导出
      POST
    • 运营能力分析-运中导出
      POST

      一级大类评分概览

      开发中
      POST
      /channel360/jzStoreOperation/getOverallOverview

      请求参数

      Header 参数

      Body 参数application/json

      示例
      {
          "beginDate":"2025-07-01",
          "endDate":"2025-07-08"
      }

      请求示例代码

      Shell
      JavaScript
      Java
      Swift
      Go
      PHP
      Python
      HTTP
      C
      C#
      Objective-C
      Ruby
      OCaml
      Dart
      R
      请求示例请求示例
      Shell
      JavaScript
      Java
      Swift
      curl --location --request POST '/channel360/jzStoreOperation/getOverallOverview' \
      --header 'x-iotservice-mip: ex_denghd1' \
      --header 'Content-Type: application/json' \
      --data-raw '{
          "beginDate":"2025-07-01",
          "endDate":"2025-07-08"
      }'

      返回响应

      🟢200成功
      application/json
      Body

      示例
      {
          "code": 0,
          "data": {
              "scaleScore": 11.62,
              "trmnCnt": 7023,
              "tkAmt": 115437838.627154,
              "tkAmtAvg": 45075.298175382273,
              "hkScore": 4.78,
              "enterCount": 5972,
              "fllwIn24hRate": null,
              "convertRate": null,
              "actValidCntAvg": 0.0,
              "actValidCnt": 0,
              "actValidRate": 0.0,
              "kzCount": 5528,
              "kzCountAvg": 0.79,
              "weekDiff": 0.7,
              "zhScore": 1.85,
              "useCount": 578,
              "coverRate": 0.08,
              "achieveRate": 0.04,
              "pxTrmnCount": 0,
              "pxMbCount": 0,
              "pxAchvMbRate": null,
              "kdScore": -5.69,
              "tkAmtGdjRate": 0.12,
              "tkAmtJgjRate": 0.16,
              "tkAmtQwkqRate": 0.01,
              "tkAmtDljRate": 0.33
          },
          "message": "success"
      }
      修改于 2025-07-18 03:21:29
      上一页
      得分分布
      下一页
      运中维度概览
      Built with