# 主页管理 接口列表
# 商品排序
| 接口名称 | 英文名 | 请求路径 |
|---|---|---|
| 获取主页展示商品列表 | getstorewindowproductlist | /channels/ec/store/window/product/list/get |
| 重新排序主页展示商品 | reorderstorewindowproduct | /channels/ec/store/window/product/reorder |
| 隐藏小店主页商品 | hidestorewindowproduct | /channels/ec/store/window/product/hide |
| 置顶小店主页商品 | settopstorewindowproduct | /channels/ec/store/window/product/settop |
# 主页背景图
| 接口名称 | 英文名 | 请求路径 |
|---|---|---|
| 提交背景图申请 | submitbackgroundapply | /channels/ec/basics/homepage/background/apply/submit |
| 查询背景图 | getbackground | /channels/ec/basics/homepage/background/get |
| 清空主页背景图并撤销流程中的申请 | removebackground | /channels/ec/basics/homepage/background/remove |
| 撤销主页背景图申请 | cancelbackgroundapply | /channels/ec/basics/homepage/background/apply/cancel |
# 精选展示位
| 接口名称 | 英文名 | 请求路径 |
|---|---|---|
| 提交精选展示位申请 | submitbannerapply | /channels/ec/basics/homepage/banner/apply/submit |
| 查询精选展示位 | getbanner | /channels/ec/basics/homepage/banner/get |
| 清空精选展示位并撤销流程中的申请 | removebanner | /channels/ec/basics/homepage/banner/remove |
| 撤销精选展示位申请 | cancelbannerapply | /channels/ec/basics/homepage/banner/apply/cancel |
# 商品分类
| 接口名称 | 英文名 | 请求路径 |
|---|---|---|
| 获取在店铺主页展示的商品分类 | getclassificationtree | /channels/ec/store/classification/tree/get |
| 获取分类关联的商品ID列表 | GetClassificationProductList | /channels/ec/store/classification/tree/product/get |