慧运营
  1. 门店信息
慧运营
  • 开放平台须知
    • 开放平台须知
      GET
    • 获取身份凭证
      GET
  • 开放平台接口
    • 巡检
      • 其他任务
        • 其他任务报告
        • 其他任务完成情况查询
        • 区域内其他任务各门店完成情况
        • 协同任务ID查询
        • 协同任务完成情况查询接口
      • 神秘访客
        • 神秘访客报告开放平台查询接口
      • 常规
        • 区域内巡检人的常规巡检完成情况
        • 常规巡检项数据
        • 常规巡检报告查询
        • 常规巡检完成情况查询
      • 自检任务
        • 根据月份获取自检任务列表
        • 自检报告查询
        • 自检项数据
        • 自检任务完成情况查询
        • 区域内各门店自检任务完成情况
        • 自检报告图片查询
      • 专项任务
        • 专项巡检项数据
        • 专项巡检报告查询
      • 视频任务
        • 视频巡检报告查询
        • 视频巡检完成情况查询
        • 视频巡检项数据
      • 飞行巡检
        • 飞行巡检报告开放平台查询接口
      • 整改单
        • 新增整改单开放平台接口
    • 主数据
      • 获取授权信息
        • 根据授权码获取员工信息
      • 运营组织
        • 删除运营组织
        • 门店批量更换组织
        • 新增运营组织
        • 修改运营组织
        • 查询所有运营组织
      • 门店信息
        • 新增门店
          POST
        • 修改门店
          POST
        • 通过门店编码查询门店信息
          POST
        • 通过组织编码查询门店信息
          POST
        • 门店闭店
          POST
        • 门店停业
          POST
        • 门店营业
          POST
        • 获取门店证照
          POST
        • 门店证照更新
          POST
      • 门店员工
        • 新增门店员工
        • 修改门店员工
        • 根据员工code来查询员工
        • 离职
        • 复职
        • 门店员工批量换店
        • 获取人员证照
        • 门店员工转加盟商
        • 员工证照更新
        • 门店员工转公司员工
      • 公司员工
        • 新增公司员工
        • 编辑公司员工
        • 查询单个公司员工
        • 离职
        • 复职
        • 公司员工批量调组织
        • 公司员工转门店员工
      • 加盟商
        • 修改加盟商
        • 查询所有加盟商
        • 新增加盟商
      • 岗位
        • 新增岗位
        • 修改岗位
        • 查询所有岗位
      • 查询所有员工
        POST
    • 训练
      • 训练任务
        • 查询品牌下训练任务列表
        • 查询某个训练任务下的学员完成情况
        • 查询某个学员参与的训练任务
      • 学习地图
        • 查询品牌下学习地图列表
        • 查询某个学习地图下的学员完成情况
        • 查询某个学员参与的学习地图
      • 考试相关
        • 获取学员考试情况数据(最高得分)
        • 获取学员考题结果数据
      • 证书相关
        • 查询品牌下的证书列表
        • 查询获得某个证书的学员明细
        • 查询某个学员获得的所有证书
      • 学分
        • 查询某员工学分流水
      • 统计
        • 查询训练看板月度数据
        • 查询员工训练统计列表
      • 废弃接口
        • (废弃)根据训练任务ID获取员工完成明细
        • (废弃)根据培训计划ID获取员工完成明细
        • (废弃)训练任务列表
        • (废弃)根据培训计划ID获取员工完成明细
    • 费用单
      • 费用单列表查询
      • 根据传入的 单号 进行 状态的变更
    • 表单
      • 问卷
        • 问卷ID查询
        • 根据问卷ID查询问卷回收数据
  1. 门店信息

通过组织编码查询门店信息

POST
/{{route}}/md/open/store/getStoreByOrg
开放平台
最后修改时间:2024-09-05 02:08:25

请求参数

Query 参数
version
string 
必需
示例值:
1
Header 参数
Authorization
string 
可选
示例值:
{{Authorization}}
Content-Type
string 
可选
示例值:
application/json
Body 参数application/json
organizeCode
string 
组织编码
必需
pageNumber
integer 
必需
pageSize
integer 
必需
示例
{
    "organizeCode": "C22",
    "pageNumber": 1,
    "pageSize": 10
}

示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location -g --request POST '/{{route}}/md/open/store/getStoreByOrg?version=1&version=' \
--header 'Authorization: {{Authorization}}' \
--header 'Content-Type: application/json' \
--data-raw '{
    "organizeCode": "C22",
    "pageNumber": 1,
    "pageSize": 10
}'

返回响应

🟢200成功
application/json
Body
totalRow
number 
总数
可选
pageNumber
number 
当前页码
可选
data
array [object {29}] 
可选
foodStatus
string 
必需
卫生许可证状态(zc-正常;lq-临期;no-缺失;gq-过期)
endDate
string  | null 
必需
停业截止时间(YYYY-MM-DD)
franchiseeName
string 
加盟商名称
必需
empCount
number 
在职员工数量
必需
latitude
string  | null 
门店纬度
必需
type
string 
必需
门店类型(jm-加盟;zy-直营)
parentOrgName
string 
上级运营组织
必需
storeStatus
string 
必需
门店状态(no-未开业、ty-停业、zc-营业、bd-闭店)
employeeCode
string  | null 
负责督导编码
必需
nameLink
string 
运营组织全称
必需
fcContractFailureDate
string  | null 
必需
加盟合同结束时间(YYYY-MM-DD)
yyIssuingDate
string  | null 
必需
营业执照开始时间(YYYY-MM-DD)
organizeCode
string 
上级运营组织编码
必需
spIssuingDate
string  | null 
必需
卫生许可证效期开始时间(YYYY-MM-DD)
longitude
string  | null 
门店经度
必需
employeeName
string  | null 
负责督导
必需
spExpiredDate
string  | null 
必需
卫生许可证效期结束时间(YYYY-MM-DD)
franchiseeCode
string  | null 
加盟商编码
必需
fullName
string 
门店名称
必需
fcContractEffectiveDate
string  | null 
必需
加盟合同开始时间(YYYY-MM-DD)
businessStatus
string 
必需
营业执照状态(zc-正常;lq-临期;no-缺失;gq-过期)
storeId
number 
门店id
必需
parentId
string 
上级运营组织id
必需
yyExpiredDate
string  | null 
必需
营业执照结束时间(YYYY-MM-DD)
shopingDistrict
string  | null 
商圈类型
必需
storeAddress
string  | null 
详细地址
必需
fcContractSigningDate
string  | null 
必需
加盟合同签约时间(YYYY-MM-DD)
startDate
string  | null 
必需
开店日期(YYYY-MM-DD)
storeCode
string  | null 
门店编码
必需
totalPage
number 
总页数
可选
isLastPage
boolean 
是否是最后一页
可选
pageSize
number 
页面容量
可选
isFirstPage
boolean 
是否是第一页
可选
status
number 
状态
可选
示例
{
    "totalRow": 17,
    "pageNumber": 1,
    "data": [
        {
            "foodStatus": "no",
            "endDate": null,
            "franchiseeName": "直营",
            "empCount": 1,
            "latitude": "28.19428",
            "edition": null,
            "type": "直营",
            "parentOrgName": "五组",
            "storeStatus": "营业",
            "employeeCode": null,
            "nameLink": "五组",
            "fcContractFailureDate": null,
            "yyIssuingDate": null,
            "organizeCode": "109151",
            "spIssuingDate": null,
            "longitude": "112.989361",
            "employeeName": null,
            "spExpiredDate": null,
            "franchiseeCode": "99999",
            "fullName": "长沙梅溪湖步步高店",
            "fcContractEffectiveDate": null,
            "businessStatus": "no",
            "storeId": 10000000015420,
            "parentId": "341672292515905",
            "yyExpiredDate": null,
            "shopingDistrict": null,
            "storeAddress": "",
            "fcContractSigningDate": null,
            "startDate": "2020-02-01 00:00:00",
            "storeCode": "10036"
        },
        {
            "foodStatus": "no",
            "endDate": null,
            "franchiseeName": "直营",
            "empCount": 0,
            "latitude": "",
            "edition": null,
            "type": "直营",
            "parentOrgName": "五组",
            "storeStatus": "营业",
            "employeeCode": null,
            "nameLink": "五组",
            "fcContractFailureDate": null,
            "yyIssuingDate": null,
            "organizeCode": "109151",
            "spIssuingDate": null,
            "longitude": "",
            "employeeName": null,
            "spExpiredDate": null,
            "franchiseeCode": "99999",
            "fullName": "长沙金星路店",
            "fcContractEffectiveDate": null,
            "businessStatus": "no",
            "storeId": 10000000015424,
            "parentId": "341672292515905",
            "yyExpiredDate": null,
            "shopingDistrict": null,
            "storeAddress": "",
            "fcContractSigningDate": null,
            "startDate": "2020-02-01 00:00:00",
            "storeCode": "10014"
        },
        {
            "foodStatus": "no",
            "endDate": null,
            "franchiseeName": "回家",
            "empCount": 2,
            "latitude": "",
            "edition": null,
            "type": "加盟",
            "parentOrgName": "五组",
            "storeStatus": "营业",
            "employeeCode": null,
            "nameLink": "五组",
            "fcContractFailureDate": null,
            "yyIssuingDate": null,
            "organizeCode": "109151",
            "spIssuingDate": null,
            "longitude": "",
            "employeeName": null,
            "spExpiredDate": null,
            "franchiseeCode": "107313",
            "fullName": "长沙王府井百货店",
            "fcContractEffectiveDate": null,
            "businessStatus": "no",
            "storeId": 10000000015428,
            "parentId": "341672292515905",
            "yyExpiredDate": null,
            "shopingDistrict": null,
            "storeAddress": "",
            "fcContractSigningDate": null,
            "startDate": "2020-02-01 00:00:00",
            "storeCode": "10012"
        },
        {
            "foodStatus": "no",
            "endDate": null,
            "franchiseeName": "直营",
            "empCount": 0,
            "latitude": "",
            "edition": null,
            "type": "直营",
            "parentOrgName": "五组",
            "storeStatus": "营业",
            "employeeCode": null,
            "nameLink": "五组",
            "fcContractFailureDate": null,
            "yyIssuingDate": null,
            "organizeCode": "109151",
            "spIssuingDate": null,
            "longitude": "",
            "employeeName": null,
            "spExpiredDate": null,
            "franchiseeCode": "99999",
            "fullName": "长沙万家丽广场店",
            "fcContractEffectiveDate": null,
            "businessStatus": "no",
            "storeId": 10000000015432,
            "parentId": "341672292515905",
            "yyExpiredDate": null,
            "shopingDistrict": null,
            "storeAddress": "",
            "fcContractSigningDate": null,
            "startDate": "2020-02-01 00:00:00",
            "storeCode": "10015"
        },
        {
            "foodStatus": "no",
            "endDate": null,
            "franchiseeName": "直营",
            "empCount": 0,
            "latitude": "",
            "edition": null,
            "type": "直营",
            "parentOrgName": "五组",
            "storeStatus": "营业",
            "employeeCode": null,
            "nameLink": "五组",
            "fcContractFailureDate": null,
            "yyIssuingDate": null,
            "organizeCode": "109151",
            "spIssuingDate": null,
            "longitude": "",
            "employeeName": null,
            "spExpiredDate": null,
            "franchiseeCode": "99999",
            "fullName": "长沙梅溪湖步步高店xyh",
            "fcContractEffectiveDate": null,
            "businessStatus": "no",
            "storeId": 10000000063075,
            "parentId": "341672292515905",
            "yyExpiredDate": null,
            "shopingDistrict": null,
            "storeAddress": "",
            "fcContractSigningDate": null,
            "startDate": "2022-07-15 00:00:00",
            "storeCode": "10036z"
        },
        {
            "foodStatus": "no",
            "endDate": null,
            "franchiseeName": "直营",
            "empCount": 0,
            "latitude": "",
            "edition": null,
            "type": "直营",
            "parentOrgName": "五组",
            "storeStatus": "营业",
            "employeeCode": null,
            "nameLink": "五组",
            "fcContractFailureDate": null,
            "yyIssuingDate": null,
            "organizeCode": "109151",
            "spIssuingDate": null,
            "longitude": "",
            "employeeName": null,
            "spExpiredDate": null,
            "franchiseeCode": "99999",
            "fullName": "长沙金星路店xyh",
            "fcContractEffectiveDate": null,
            "businessStatus": "no",
            "storeId": 10000000063086,
            "parentId": "341672292515905",
            "yyExpiredDate": null,
            "shopingDistrict": null,
            "storeAddress": "",
            "fcContractSigningDate": null,
            "startDate": "2022-07-15 00:00:00",
            "storeCode": "10014z"
        },
        {
            "foodStatus": "no",
            "endDate": null,
            "franchiseeName": "直营",
            "empCount": 0,
            "latitude": "",
            "edition": null,
            "type": "直营",
            "parentOrgName": "五组",
            "storeStatus": "营业",
            "employeeCode": null,
            "nameLink": "五组",
            "fcContractFailureDate": null,
            "yyIssuingDate": null,
            "organizeCode": "109151",
            "spIssuingDate": null,
            "longitude": "",
            "employeeName": null,
            "spExpiredDate": null,
            "franchiseeCode": "99999",
            "fullName": "长沙王府井百货店xyh",
            "fcContractEffectiveDate": null,
            "businessStatus": "no",
            "storeId": 10000000063098,
            "parentId": "341672292515905",
            "yyExpiredDate": null,
            "shopingDistrict": null,
            "storeAddress": "",
            "fcContractSigningDate": null,
            "startDate": "2022-07-15 00:00:00",
            "storeCode": "10012z"
        },
        {
            "foodStatus": "no",
            "endDate": null,
            "franchiseeName": "直营",
            "empCount": 0,
            "latitude": "",
            "edition": null,
            "type": "直营",
            "parentOrgName": "五组",
            "storeStatus": "营业",
            "employeeCode": null,
            "nameLink": "五组",
            "fcContractFailureDate": null,
            "yyIssuingDate": null,
            "organizeCode": "109151",
            "spIssuingDate": null,
            "longitude": "",
            "employeeName": null,
            "spExpiredDate": null,
            "franchiseeCode": "99999",
            "fullName": "长沙万家丽广场店xyh",
            "fcContractEffectiveDate": null,
            "businessStatus": "no",
            "storeId": 10000000063114,
            "parentId": "341672292515905",
            "yyExpiredDate": null,
            "shopingDistrict": null,
            "storeAddress": "",
            "fcContractSigningDate": null,
            "startDate": "2022-07-15 00:00:00",
            "storeCode": "10015z"
        },
        {
            "foodStatus": "no",
            "endDate": null,
            "franchiseeName": "直营",
            "empCount": 0,
            "latitude": "",
            "edition": null,
            "type": "直营",
            "parentOrgName": "五组",
            "storeStatus": "营业",
            "employeeCode": null,
            "nameLink": "五组",
            "fcContractFailureDate": null,
            "yyIssuingDate": null,
            "organizeCode": "109151",
            "spIssuingDate": null,
            "longitude": "",
            "employeeName": null,
            "spExpiredDate": null,
            "franchiseeCode": "99999",
            "fullName": "长沙梅溪湖步步高店xyh",
            "fcContractEffectiveDate": null,
            "businessStatus": "no",
            "storeId": 10000000065626,
            "parentId": "341672292515905",
            "yyExpiredDate": null,
            "shopingDistrict": null,
            "storeAddress": "",
            "fcContractSigningDate": null,
            "startDate": "2022-07-15 00:00:00",
            "storeCode": "10036z"
        },
        {
            "foodStatus": "no",
            "endDate": null,
            "franchiseeName": "直营",
            "empCount": 0,
            "latitude": "",
            "edition": null,
            "type": "直营",
            "parentOrgName": "五组",
            "storeStatus": "营业",
            "employeeCode": null,
            "nameLink": "五组",
            "fcContractFailureDate": null,
            "yyIssuingDate": null,
            "organizeCode": "109151",
            "spIssuingDate": null,
            "longitude": "",
            "employeeName": null,
            "spExpiredDate": null,
            "franchiseeCode": "99999",
            "fullName": "长沙金星路店xyh",
            "fcContractEffectiveDate": null,
            "businessStatus": "no",
            "storeId": 10000000065638,
            "parentId": "341672292515905",
            "yyExpiredDate": null,
            "shopingDistrict": null,
            "storeAddress": "",
            "fcContractSigningDate": null,
            "startDate": "2022-07-15 00:00:00",
            "storeCode": "10014z"
        }
    ],
    "totalPage": 2,
    "isLastPage": false,
    "pageSize": 10,
    "isFirstPage": true,
    "status": 0
}
上一页
通过门店编码查询门店信息
下一页
门店闭店
Built with