curl --location -g --request POST 'https://qyapi.weixin.qq.com/cgi-bin/externalcontact/resigned/transfer_result?access_token=' \
--header 'Content-Type: application/json' \
--data-raw '{"handover_userid":"zhangsan","takeover_userid":"lisi","cursor":"CURSOR"}'
{
"errcode": 0,
"next_cursor": "string",
"errmsg": "string",
"customer": [
{
"external_userid": "string",
"takeover_time": 0,
"status": 0
}
]
}
【企业微信】API开发者 微信交流群
用微信扫右侧二维码,加入【企业微信】API开发者 交流群,互助沟通