👏欢迎访问食亨开放平台,这里将提供给你优质的接口,请选择对应系统tab进入到接口文档
/shop/platform/listPOSTapplication/json*/*| 参数名称 | 参数说明 | in | 是否必须 | 数据类型 | schema |
|---|---|---|---|---|---|
| appId | 应用唯一标识appId | true | string | ||
| paramContent | 参数内容 | true | |||
| sign | 参数签名 | true | string | ||
| timestamp | 时间戳 | true | integer(int64) | ||
| version | 版本 | true | string | 无 |
| 参数名称 | 参数说明 | in | 是否必须 | 数据类型 | schema |
|---|---|---|---|---|---|
| platformIdList | paramContent.platformIdList用于筛选平台 | false | array | integer | |
| shopIdList | paramContent.shopIdList用于筛选门店 | true | array | string |
| 状态码 | 说明 | schema |
|---|---|---|
| 200 | OK | PlatformShopResponse |
| 201 | Created | |
| 401 | Unauthorized | |
| 403 | Forbidden | |
| 404 | Not Found |
| 参数名称 | 参数说明 | 类型 | schema |
|---|---|---|---|
| dimPShopId | 平台门店唯一key | string | |
| platform | 平台 | string | |
| platformId | 平台ID | integer(int32) | integer(int32) |
| platformShopId | 平台门店ID | string | |
| shopId | 中台门店ID | string |