curl --location 'http://openapi.bainiudata.com/openapi/common/company_detail/' \
--header 'Authorization;' \
--header 'CLIENTID;' \
--header 'TIMESPAN;' \
--form 'key="余姚市众兴物业服务有限公司"' \
--form 'key_type="1"' \
--form 'version="C4"' \
--form 'page_index="1"' \
--form 'page_size="10"'{
"code": "200",
"message": "SUCCESS",
"result": {
"versions": [
"C4"
],
"liquidation": {
"datalist": [
{
"ligentity": "宋丽君、周月清、杨北天",
"ligprincipal": "宋丽君",
"liqmen": "宋丽君、周月清、杨北天",
"ligst": "",
"ligenddate": "",
"debttranee": "余姚市众兴物业服务有限公司",
"claimtranee": "余姚市众兴物业服务有限公司"
}
],
"total": 1
}
},
"ordernum": "A0031786956377adSh",
"is_verify": "1"
}