curl --location 'https://qyapi.weixin.qq.com/cgi-bin/corpgroup/corp/get_chain_corpinfo' \
--header 'Content-Type: application/json' \
--data '{
"chain_id":"Chxxxxxx",
"corpid":"xxxxx",
"pending_corpid":"xxxxx"
}'{
"errcode": 0,
"errmsg": "ok",
"corp_name": "美馨粮油公司",
"qualification_status": 1,
"custom_id": "xxxxx",
"groupid": 1,
"is_joined": false
}