- 开放平台须知
- 开放平台接口
- 巡检
- 主数据
- 获取授权信息
- 运营组织
- 门店信息
- 门店员工
- 公司员工
- 加盟商
- 岗位
- 查询所有员工POST
- 训练
- 费用单
- 表单
通过组织编码查询门店信息
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
必需
endDate
string | null
必需
franchiseeName
string
加盟商名称
empCount
number
在职员工数量
latitude
string | null
门店纬度
type
string
必需
parentOrgName
string
上级运营组织
storeStatus
string
必需
employeeCode
string | null
负责督导编码
nameLink
string
运营组织全称
fcContractFailureDate
string | null
必需
yyIssuingDate
string | null
必需
organizeCode
string
上级运营组织编码
spIssuingDate
string | null
必需
longitude
string | null
门店经度
employeeName
string | null
负责督导
spExpiredDate
string | null
必需
franchiseeCode
string | null
加盟商编码
fullName
string
门店名称
fcContractEffectiveDate
string | null
必需
businessStatus
string
必需
storeId
number
门店id
parentId
string
上级运营组织id
yyExpiredDate
string | null
必需
shopingDistrict
string | null
商圈类型
storeAddress
string | null
详细地址
fcContractSigningDate
string | null
必需
startDate
string | null
必需
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
}