{
"wxids": [
"wxid_phyyedw9xap22",
"wxid_o9jco5r4p63l22",
"wxid_th0x8sst8v0d11"
]
}curl --location --request POST '/getDetailInfo' \
--header 'AUTHORIZATION: token值' \
--header 'Content-Type: application/json' \
--data-raw '{
"wxids": [
"wxid_phyyedw9xap22",
"wxid_o9jco5r4p63l22",
"wxid_th0x8sst8v0d11"
]
}'{
"ret": 0,
"msg": "string",
"data": [
{
"userName": "string",
"nickName": "string",
"pyInitial": "string",
"quanPin": "string",
"sex": 0,
"remark": "string",
"remarkPyInitial": "string",
"remarkQuanPin": "string",
"signature": "string",
"alias": "string",
"snsBgImg": "string",
"country": "string",
"bigHeadImgUrl": "string",
"smallHeadImgUrl": "string",
"description": null,
"cardImgUrl": null,
"labelList": null,
"province": "string",
"city": "string",
"phoneNumList": null
}
]
}