有量开放平台
Api
文档
登录
注册
视图
打印
历史
跳到...
店铺管理
社区群聊
会员
商品
消息通知
图片
app客户端
IM用户相关接口
社区主题
微选接口
平台会员
私有文件存储
订单
购物车
运营管理
采购单
idcenter
消息
团队成员
店铺
店铺统计
店铺会员
微分销订单开放接口
微分销
UchatManager
ELK日志查询API
新会员系统
自定义页面
三方接入
开放接口--sku
客服
汇付相关接口
优惠劵
物流信息
微店订单开放接口
支付
地区
供应商
UchatAPI
买卖助理小程序帮买
微信发送消息
开放接口--物流
生鲜APP
开放接口--订单
开放接口--商品
微信群客服
token管理
标签
IM相关接口
社区公众号服务
粮本erp接口
买卖接龙
独立团
Uchat-API
小蜜群接龙
资源计费服务
创建订单
动态
社区好友
公共服务
wechat_notice
团队
微选合作接口
源头速供
用户身份整合
权限信息
消息服务
设置Key
API列表
店铺管理
社区群聊
会员
商品
消息通知
图片
app客户端
IM用户相关接口
社区主题
微选接口
平台会员
私有文件存储
订单
购物车
运营管理
采购单
idcenter
消息
团队成员
店铺
店铺统计
店铺会员
微分销订单开放接口
微分销
UchatManager
ELK日志查询API
新会员系统
自定义页面
三方接入
开放接口--sku
客服
汇付相关接口
优惠劵
物流信息
微店订单开放接口
支付
地区
供应商
UchatAPI
买卖助理小程序帮买
微信发送消息
开放接口--物流
生鲜APP
开放接口--订单
开放接口--商品
微信群客服
token管理
标签
IM相关接口
社区公众号服务
粮本erp接口
买卖接龙
独立团
Uchat-API
小蜜群接龙
资源计费服务
创建订单
动态
社区好友
公共服务
wechat_notice
团队
微选合作接口
源头速供
用户身份整合
权限信息
消息服务
POST
关注
/api/m-relation/club/member-relation/follow
错误代码列表
http状态码
错误码
错误信息
200
Parameter
Value
Type
Description
data
follow_data
执行API
沙箱测试
GET
获取一组聊天对象信息
/api/m-relation/club/member-relation/rel-info
错误代码列表
http状态码
错误码
错误信息
200
Parameter
Value
Type
Description
b_ids
string
以逗号分隔
执行API
沙箱测试
POST
申请好友
/api/m-relation/club/member-relation/apply
错误代码列表
http状态码
错误码
错误信息
200
Parameter
Value
Type
Description
data
member_relation_apply_log
执行API
沙箱测试
POST
审核通过申请
/api/m-relation/club/member-relation/apply/${apply_id}/approve
错误代码列表
http状态码
错误码
错误信息
200
Parameter
Value
Type
Description
apply_id
string
apply_id
执行API
沙箱测试
GET
获取好友申请详情
/api/m-relation/club/member-relation/apply/${apply_id}
错误代码列表
http状态码
错误码
错误信息
200
Parameter
Value
Type
Description
apply_id
string
apply_id
extras
string
from_userinfo,to_userinfo,....
执行API
沙箱测试
GET
获取好友申请列表
/api/m-relation/club/member-relation/apply
错误代码列表
http状态码
错误码
错误信息
200
Parameter
Value
Type
Description
from_b_id
string
to_b_id
string
extras
string
limit
limit
order_by
order_by
执行API
沙箱测试
POST
拒绝申请
/api/m-relation/club/member-relation/apply/${apply_id}/refuse
错误代码列表
http状态码
错误码
错误信息
200
Parameter
Value
Type
Description
apply_id
string
apply_id
执行API
沙箱测试
POST
关系破裂
/api/m-relation/club/member-relation/break
错误代码列表
http状态码
错误码
错误信息
200
Parameter
Value
Type
Description
data
break_data
执行API
沙箱测试
GET
关注我的列表
/api/m-relation/club/member-relation/follow-me
错误代码列表
http状态码
错误码
错误信息
200
Parameter
Value
Type
Description
b_id
string
extras
string
limit
limit
order_by
order_by
执行API
沙箱测试
GET
获取好友详细信息以及和我之间的关系
/api/m-relation/club/member-relation/friend-info
错误代码列表
http状态码
错误码
错误信息
200
Parameter
Value
Type
Description
from_b_id
string
to_b_id
string
执行API
沙箱测试
GET
好友关系查询
/api/m-relation/club/member-relation/get-relation
返回值
rel_status strange彼此陌生,self_strange本地删除,other_strange被好友删除,friend彼此好友
错误代码列表
http状态码
错误码
错误信息
200
Parameter
Value
Type
Description
from_b_id
string
我
to_b_id
string
好友
执行API
沙箱测试
GET
我的关注列表
/api/m-relation/club/member-relation/my-follow
错误代码列表
http状态码
错误码
错误信息
200
Parameter
Value
Type
Description
b_id
string
extras
string
from_userinfo,to_userinfo,....
limit
limit
order_by
order_by
执行API
沙箱测试
GET
POST
我的好友列表
/api/m-relation/club/member-relation/my-friend
错误代码列表
http状态码
错误码
错误信息
200
Parameter
Value
Type
Description
b_id
string
extras
string
order_by
order_by
pull_way
string
last_updated_at
int64
执行API
沙箱测试
POST
取消关注
/api/m-relation/club/member-relation/unfollow
错误代码列表
http状态码
错误码
错误信息
200
Parameter
Value
Type
Description
data
follow_data
执行API
沙箱测试
GET
获取用户信息
/api/m-relation/club/member-relation/user-info
错误代码列表
http状态码
错误码
错误信息
200
Parameter
Value
Type
Description
b_id
string
last_updated_at
int
fields
string
执行API
沙箱测试
break_data类型说明
字段名
类型
描述
格式
from_b_id
string
option
string
to_b_id
string
follow_data类型说明
字段名
类型
描述
格式
from_b_id
string
from_passport_id
string
to_b_id
string
to_passport_id
string
limit类型说明
字段名
类型
描述
格式
limit
number
offset
number
member_relation_apply_log类型说明
字段名
类型
描述
格式
apply_reason
string
from_b_id
string
from_passport_id
string
to_b_id
string
to_passport_id
string
order_by类型说明
字段名
类型
描述
格式
item
string
order
string
break_data类型说明
字段名
类型
描述
格式
from_b_id
string
option
string
to_b_id
string
follow_data类型说明
字段名
类型
描述
格式
from_b_id
string
from_passport_id
string
to_b_id
string
to_passport_id
string
limit类型说明
字段名
类型
描述
格式
limit
number
offset
number
member_relation_apply_log类型说明
字段名
类型
描述
格式
apply_reason
string
from_b_id
string
from_passport_id
string
to_b_id
string
to_passport_id
string
order_by类型说明
字段名
类型
描述
格式
item
string
order
string
×
设置调用的Key / Secret
Key
Secret
OAuth Token Header