curl --location 'http://openapi.bainiudata.com/openapi/common/company_detail/' \
--header 'Authorization;' \
--header 'CLIENTID;' \
--header 'TIMESPAN;' \
--form 'key="嘉兴宿安电子科技有限公司"' \
--form 'key_type="1"' \
--form 'version="G22"' \
--form 'page_index="1"' \
--form 'page_size="10"'{
"code": "200",
"message": "SUCCESS",
"result": {
"versions": [
"G22"
],
"credit_red": {
"datalist": [
{
"mid": "be359bd1b15a5b80fb37f03bad47733d",
"entname": "嘉兴宿安电子科技有限公司",
"confirmdate": "2025-04-30",
"honor": "纳税信用A级纳税人",
"redtype": "2024年度纳税信用A级纳税人名单",
"recognize_unit": "嘉兴市委宣传部",
"redreason": ""
}
],
"total": 1
}
},
"ordernum": "A0031786956425DK39",
"is_verify": "1"
}