{}
curl --location --request GET '/api/v1/customer/externalUserId_to_wxid?token=&externalUserId=&imBotId=' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "errcode": 0, "errmsg": "string", "wxid": "string" }