获取合作的小店列表
接口说明
可通过该接口,可获取合作的小店列表
接口调用请求说明
请求参数说明
参数 | 类型 | 是否必填 | 描述 |
next_key | string | 是 | 分页参数,第一页为空,后面返回前面一页返回的数据 |
page_size | number | 是 | 一页获取多少个合作小店,最大 10 |
请求参数示例
返回参数说明
参数 | 类型 | 描述 |
errcode | number | 错误码 |
errmsg | string | 错误信息 |
next_key | string | 下一页的 key |
has_more | bool | 是否还有下一页 |
shop_list | array object ShopInfo | 合作的小店列表 |
结构体
ShopInfo
小店信息
参数 | 类型 | 描述 |
shop_appid | string | 小店的 appid |
bind_time | number | 绑定时间 |
shop_nickname | string | 小店的名称 |
shop_head_img | string | 小店的头像 |
返回参数示例
错误码
错误码 | 错误描述 |
公共错误码 | - |
10024000 | 参数错误 |
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.