curl --location --request POST 'http://openapi.bainiudata.com/openapi/common/company_detail/' \
--header 'Authorization;' \
--header 'CLIENTID;' \
--header 'TIMESPAN;' \
--form 'key="中国牧工商集团有限公司"' \
--form 'key_type="1"' \
--form 'version="G16"' \
--form 'page_index="1"' \
--form 'page_size="10"'{
"code": "200",
"message": "SUCCESS",
"result": {
"versions": [
"G16"
],
"ecommerce": {
"datalist": [
{
"entname": "中国牧工商集团有限公司",
"uniscid": "911100001000009212",
"regno": "100000000000926",
"platform_name": "jd",
"shop_name": "纽沐恩成人奶粉官方旗舰店",
"shop_id": "10291512",
"shop_home": "https://mall.jd.com/index-10291512.html",
"shop_address": ""
},
{
"entname": "中国牧工商集团有限公司",
"uniscid": "911100001000009212",
"regno": "100000000000926",
"platform_name": "tianmao",
"shop_name": "纽沐恩旗舰店",
"shop_id": "442505346",
"shop_home": "https://shop442505346.taobao.com",
"shop_address": ""
}
],
"total": 2
}
},
"ordernum": "A00317615502289MJR",
"is_verify": "1"
}