宅男噜噜噜66在线观看,亚洲精品一区二区三区精品,亚洲一区二区三区乱码在线欧洲,亚洲精品久久麻豆蜜桃,亚洲色无色a片一区二区

您是否正受到短信簽名報(bào)備的困擾?互億無(wú)線解決方案讓您最快15分鐘內(nèi)恢復(fù)信息傳遞,馬上 注冊(cè)體驗(yàn)
所有文檔
銀行信息核驗(yàn)
應(yīng)用開(kāi)發(fā)
產(chǎn)品簡(jiǎn)介
企業(yè)信息核驗(yàn)
文檔中心 > 企業(yè)信息核驗(yàn) > 企業(yè)備案網(wǎng)站核查

企業(yè)備案網(wǎng)站核查


提交查詢

1、接口描述

提交查詢

2、請(qǐng)求地址

https://api.ihuyi.com/idcard/entweb/Submit.json

3、請(qǐng)求頭說(shuō)明

參數(shù)名稱 參數(shù)值描述 示例 類型 必填
Content-Type 內(nèi)容類型,固定值 application/x-www-form-urlencoded string

4、請(qǐng)求參數(shù)說(shuō)明

參數(shù)名稱 參數(shù)值描述 示例 類型 必填
account APIID(用戶中心【認(rèn)證核驗(yàn)】-【企業(yè)信息驗(yàn)證】-【產(chǎn)品總覽】查看) xxxxxxxx string
password 1、APIKEY(用戶中心【認(rèn)證核驗(yàn)】-【企業(yè)信息驗(yàn)證】-【產(chǎn)品總覽】查看)
2、動(dòng)態(tài)密碼(生成動(dòng)態(tài)密碼方式請(qǐng)看該文檔末尾的說(shuō)明)
xxxxxxxxx string
ent_name 企業(yè)名稱 上海xx信息技術(shù)有限公司 string
ent_code 統(tǒng)一社會(huì)信用代碼 9121xxxxxxxxxN string
organization_code 組織機(jī)構(gòu)代碼 301xxxxxxx string
reg_no 工商注冊(cè)號(hào)[注:企業(yè)名稱、統(tǒng)一社會(huì)信用代碼、組織機(jī)構(gòu)代碼、工商注冊(cè)號(hào)四選一] 1308xxxx string
page_index 第x頁(yè),默認(rèn)第一頁(yè) 1 int
page_size 每頁(yè)數(shù)量,默認(rèn)50,最大50 50 int
time Unix時(shí)間戳(10位整型數(shù)字,當(dāng)使用動(dòng)態(tài)密碼方式時(shí)為必填) 1623643787 string

5、響應(yīng)參數(shù)

參數(shù)名稱 參數(shù)值描述 示例 類型 必返
code 返回值為2時(shí),表示提交成功 2|1 int
msg 提交結(jié)果描述 查詢成功|查詢失敗 string
idcardid 當(dāng)提交成功后,此字段為流水號(hào),否則為0或空 16236437872836|0 string
result 認(rèn)證結(jié)果 object
total 網(wǎng)站總數(shù)量,若一頁(yè)顯示不全,請(qǐng)通過(guò)傳入不同的page_index查看其余頁(yè) 10 string
lists[] 網(wǎng)站列表 array
entityName 企業(yè)名稱 ******科技有限公司 string
superiorEntityName 主辦單位名稱 ******科技有限公司 string
superiorType 主辦單位性質(zhì) 企業(yè) string
superiorlcpNumber 原始網(wǎng)站備案許可證號(hào) string
superiorlcpld 主體id 1900******** string
chargePerson 負(fù)責(zé)人 string
approveDate 登記批準(zhǔn)時(shí)間 2019-07-11 string
icpNumber 網(wǎng)站備案許可證號(hào) 滬ICP備12345678號(hào)-1 string
domainld 域名id 1900******** string
domainName 網(wǎng)站域名 12345.com string
websiteName 網(wǎng)站名稱 string
websiteld 網(wǎng)站id 1900******** string
websiteHomepageUrl 首頁(yè)網(wǎng)址 www.12345.com string
grade 級(jí)別 string
possibleMalinfo 是否包含有害信息 0 string

6、響應(yīng)狀態(tài)碼說(shuō)明

code msg
0 未知錯(cuò)誤
1 提交失敗
2 提交成功
400 非法ip訪問(wèn)
401 帳號(hào)不能為空
402 密碼不能為空
403 應(yīng)用不存在
405 API ID 或 API KEY 不正確
4050 賬號(hào)被凍結(jié)
40501 動(dòng)態(tài)密碼已過(guò)期
40502 動(dòng)態(tài)密碼校驗(yàn)失敗
40505 沒(méi)有簽定合同
4051 剩余條數(shù)不足
4052 訪問(wèn) ip 與備案 ip 不符
4086 通道無(wú)效
4010 通道錯(cuò)誤

7、GET傳參示例

https://api.ihuyi.com/idcard/entweb/Submit.json?account=xxxxxxxx&password=xxxxxxxxx&ent_name=上海xx信息技術(shù)有限公司&ent_code=9121xxxxxxxxxN&organization_code=301xxxxxxx&reg_no=1308xxxx&page_index=1&page_size=50&time=1623643787

8、響應(yīng)示例

示例(成功)

<?xml version="1.0" encoding="utf-8"?><SubmitResult><code>2</code><msg>查詢成功</msg><idcardid>16236437872836</idcardid><result><total>10</total><lists><list><entityName>******科技有限公司</entityName><superiorEntityName>******科技有限公司</superiorEntityName><superiorType>企業(yè)</superiorType><superiorlcpNumber></superiorlcpNumber><superiorlcpld>1900********</superiorlcpld><chargePerson></chargePerson><approveDate>2019-07-11</approveDate><icpNumber>滬ICP備12345678號(hào)-1</icpNumber><domainld>1900********</domainld><domainName>12345.com</domainName><websiteName></websiteName><websiteld>1900********</websiteld><websiteHomepageUrl>www.12345.com</websiteHomepageUrl><grade></grade><possibleMalinfo>0</possibleMalinfo></list><list><entityName>******科技有限公司</entityName><superiorEntityName>******科技有限公司</superiorEntityName><superiorType>企業(yè)</superiorType><superiorlcpNumber></superiorlcpNumber><superiorlcpld>1900********</superiorlcpld><chargePerson></chargePerson><approveDate>2019-07-11</approveDate><icpNumber>滬ICP備12345678號(hào)-1</icpNumber><domainld>1900********</domainld><domainName>12345.com</domainName><websiteName></websiteName><websiteld>1900********</websiteld><websiteHomepageUrl>www.12345.com</websiteHomepageUrl><grade></grade><possibleMalinfo>0</possibleMalinfo></list><list><entityName>******科技有限公司</entityName><superiorEntityName>******科技有限公司</superiorEntityName><superiorType>企業(yè)</superiorType><superiorlcpNumber></superiorlcpNumber><superiorlcpld>1900********</superiorlcpld><chargePerson></chargePerson><approveDate>2019-07-11</approveDate><icpNumber>滬ICP備12345678號(hào)-1</icpNumber><domainld>1900********</domainld><domainName>12345.com</domainName><websiteName></websiteName><websiteld>1900********</websiteld><websiteHomepageUrl>www.12345.com</websiteHomepageUrl><grade></grade><possibleMalinfo>0</possibleMalinfo></list></lists></result></SubmitResult>
{"code":2,"msg":"查詢成功","idcardid":"16236437872836","result":{"total":10,"lists":[{"entityName":"******科技有限公司","superiorEntityName":"******科技有限公司","superiorType":"企業(yè)","superiorlcpNumber":"","superiorlcpld":"1900********","chargePerson":"","approveDate":"2019-07-11","icpNumber":"滬ICP備12345678號(hào)-1","domainld":"1900********","domainName":"12345.com","websiteName":"","websiteld":"1900********","websiteHomepageUrl":"www.12345.com","grade":"","possibleMalinfo":"0"},{"entityName":"******科技有限公司","superiorEntityName":"******科技有限公司","superiorType":"企業(yè)","superiorlcpNumber":"","superiorlcpld":"1900********","chargePerson":"","approveDate":"2019-07-11","icpNumber":"滬ICP備12345678號(hào)-1","domainld":"1900********","domainName":"12345.com","websiteName":"","websiteld":"1900********","websiteHomepageUrl":"www.12345.com","grade":"","possibleMalinfo":"0"},{"entityName":"******科技有限公司","superiorEntityName":"******科技有限公司","superiorType":"企業(yè)","superiorlcpNumber":"","superiorlcpld":"1900********","chargePerson":"","approveDate":"2019-07-11","icpNumber":"滬ICP備12345678號(hào)-1","domainld":"1900********","domainName":"12345.com","websiteName":"","websiteld":"1900********","websiteHomepageUrl":"www.12345.com","grade":"","possibleMalinfo":"0"}]}}

示例(失?。?/p>

<?xml version="1.0" encoding="utf-8"?><SubmitResult><code>1</code><msg>查詢失敗</msg></SubmitResult>
{"code":1,"msg":"查詢失敗"}

9、PHP生成動(dòng)態(tài)密碼方式代碼示例

$account = 'xxxxxxxx';
$password = 'xxxxxxxxx';
$app = 'entweb'; //固定值
$ent_name = '上海xx信息技術(shù)有限公司';
$ent_code = '9121xxxxxxxxxN';
$time = '1623643787';
$password=md5($account.$password.$app.$ent_name.$ent_code.$time);
$password=md5('xxxxxxxxxxxxxxxxxentweb上海xx信息技術(shù)有限公司9121xxxxxxxxxN1623643787');

//注意:所有字符編碼統(tǒng)一為UTF-8

10、代碼示例

5分鐘快速自助開(kāi)通免費(fèi)體驗(yàn)賬戶

在線咨詢
電話咨詢

服務(wù)熱線:

4008 808 898

服務(wù)熱線(工作時(shí)間):

4008 808 898

業(yè)務(wù)咨詢(非工作時(shí)間):

售后咨詢(非工作時(shí)間):

提交成功
若短信發(fā)送異常,系統(tǒng)將自動(dòng)給您發(fā)送語(yǔ)音驗(yàn)證碼,請(qǐng)注意接聽(tīng)電話。

驗(yàn)證碼已發(fā)送到您的手機(jī),請(qǐng)查收!

輸入驗(yàn)證碼后,點(diǎn)擊“開(kāi)通體驗(yàn)賬戶”按鈕可立即開(kāi)通體驗(yàn)賬戶。

收不到短信驗(yàn)證碼?
互億無(wú)線不提供接碼服務(wù),接碼用戶請(qǐng)勿點(diǎn)擊開(kāi)通按鈕。
×