{ "unionId": "", "openId": "" }
curl --location --request POST 'https://w.xiaoliebian.com/api/demo-wechat-work/open/api/customer/unionId-convert' \ --header 'Authorization: Bearer 64FMJbvkyQC2EHY8G98' \ --header 'Content-Type: application/json' \ --data-raw '{ "unionId": "", "openId": "" }'
{ "success": true, "code": 0, "msg": "", "value": { "externalUserId": "" }, "traceId": "" }