public interface WxAssistantService
商品来源 橱窗ID说明 视频号小店 视频号小店商品的 product_id 字段 交易组件 组件商品的 product_id 字段
| 限定符和类型 | 方法和说明 |
|---|---|
WxChannelBaseResponse |
addWindowProduct(AddWindowProductRequest req)
|
GetWindowProductResponse |
getWindowProduct(WindowProductRequest req)
|
GetWindowProductListResponse |
getWindowProductList(GetWindowProductListRequest req)
获取已添加到橱窗的商品列表
接口限制了 page_size × page_index ≤ 10000。
|
WxChannelBaseResponse |
offWindowProduct(WindowProductRequest req)
|
WxChannelBaseResponse addWindowProduct(AddWindowProductRequest req) throws WxErrorException
req - 商品信息WxErrorExceptionGetWindowProductResponse getWindowProduct(WindowProductRequest req) throws WxErrorException
req - 商品信息WxErrorExceptionGetWindowProductListResponse getWindowProductList(GetWindowProductListRequest req) throws WxErrorException
req - 商品信息WxErrorExceptionWxChannelBaseResponse offWindowProduct(WindowProductRequest req) throws WxErrorException
req - 商品信息WxErrorExceptionCopyright © 2025. All rights reserved.