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