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