/api/openservices/shop/v1/getShopList{
"operation": {
"method": "none"
}
}| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | page_no | 页码 | string | 1 | 可选 | 页码 |
| 2 | page_size | 分页大小 | string | 100 | 可选 | 分页大小 |
| 3 | start_time | 开始时间 | datetime | {{LAST_SYNC_TIME|datetime}} | 可选 | 开始时间 |
| 4 | end_time | 结束时间 | datetime | {{CURRENT_TIME|datetime}} | 可选 | 结束时间 |
| 5 | status | 状态 | string | 1 | 可选 | 0是按更新时间,1是按创建时间 |
| 6 | employeeId | 员工ID | string | — | 可选 | 1管理员 0或空则返回全部 |
| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | kjType | 店铺类别 | string | — | 可选 | 店铺跨境类型0:无,1:本地2:跨境 |
| 2 | platformId | 平台id | string | — | 可选 | _autoFillResponse |
| 3 | platformName | 平台名称 | string | — | 可选 | _autoFillResponse |
| 4 | remark | 备注 | string | — | 可选 | _autoFillResponse |
| 5 | shopId | 店铺id | string | — | 可选 | _autoFillResponse |
| 6 | shopName | 店铺名称 | string | — | 可选 | _autoFillResponse |
| 7 | shopNo | 店铺编码 | string | — | 可选 | _autoFillResponse |
旺店通·跨境版的接口:查询店铺(/api/openservices/shop/v1/getShopList),由轻易云数据集成平台 API 资产管理模块整理收纳,并随旺店通·跨境版版本更新同步更新。