获取机构绑定的推客信息
接口说明
可通过该接口,可获取当前机构绑定的推客信息
接口调用请求说明
请求参数说明
参数 | 类型 | 是否必填 | 描述 |
sharer_openid | string | 否 | 查询某个推客,传入推客的小程序openid |
sharer_appid | string | 否 | 查询某个推客,传入推客的appid |
next_key | string | 是 | 分页参数,第一页为空,后面返回前面一页返回的数据 |
page_size | number | 是 | 一页获取多少个推客,最大 20 |
请求参数示例
返回参数说明
参数 | 类型 | 描述 |
errcode | number | 错误码 |
errmsg | string | 错误信息 |
next_key | number | 和机构的绑定状态,0:未绑定 1:已绑定 |
sharer_info_list | array object SharerInfo | 推客的绑定参数列表 |
结构体
SharerInfo
绑定的推客内容
参数 | 类型 | 描述 |
sharer_appid | string | 推客的 appid |
bind_time | number | 绑定时间戳 |
commission_ratio | number | 分佣比例 |
commission_type | number | 分佣类型【0:平台分佣 1:机构分佣】 |
返回参数示例
错误码
错误码 | 错误描述 |
公共错误码 | - |
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.