企业ID:wwf14ede85d621d76e
1.我们通过接口分配了离职成员【202126076】客户给成员【201623234】,操作成功。并且如下也体现在了企微后台
2.可是我们根据【查询客户接替状态】接口查询接替状态却返回空
https://qyapi.weixin.qq.com/cgi-bin/externalcontact/resigned/transfer_result?access_token=
{
"handover_userid": "202126076",
"takeover_userid": "201623234",
"cursor":""
}
{
"errcode": 0,
"errmsg": "ok",
"customer": [
],
"next_cursor": ""
}
麻烦看看这是什么情况