获取合作店铺商品列表
通过此接口小程序可以获取合作账号微信小店商品列表
接口调用请求说明
请求参数示例
请求参数说明
参数 | 类型 | 是否必填 | 说明 |
shop_appid | string | 是 | 店铺appid |
page_size | number | 是 | 每页大小 |
next_key | string | 否 | 用于翻页,回包里得到 |
回包示例
回包参数说明
参数 | 类型 | 说明 |
errcode | string | 错误码 |
errmsg | string | 错误信息 |
total_num | number | 总数 |
next_key | string | 用于翻页 |
products | object | 商品列表 |
products[].product_id | number | 商品id |
The translations are provided by WeChat Translation and are for reference only. In case of any inconsistency and discrepancy between the Chinese version and the English version, the Chinese version shall prevail.Incorrect translation. Tap to report.