[
{
"unionId": "",
"openId": ""
}
]curl --location --request POST 'https://w.xiaoliebian.com/api/demo-wechat-work/open/api/customer/unionId-batch-convert' \
--header 'Authorization: Bearer 64FMJbvkyQC2EHY' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"unionId": "",
"openId": ""
}
]'[
{
"success": false,
"code": 43,
"msg": "elit ex incididunt id",
"value": [
{
"unionId": "19",
"openId": "46",
"externalUserId": "7",
"status": 1,
"reason": "officia cupidatat"
}
],
"traceId": "9"
}
]