请求支持 POST 和 GET 两种方法,字符编码为 utf-8 ,支持全天24小时发送。
https://api.ihuyi.com/idcard/entvoedf/Submit.json
| 参数名称 | 参数值描述 | 示例 | 类型 | 必填 |
| Content-Type | 内容类型,固定值 | application/x-www-form-urlencoded | string | 是 |
| 参数名称 | 参数值描述 | 示例 | 类型 | 必填 |
| account | APIID(用户中心【认证核验】-【企业信息验证】-【产品总览】查看) | xxxxxxxx | string | 是 |
| password | 1、APIKEY(用户中心【认证核验】-【企业信息验证】-【产品总览】查看) 2、动态密码(生成动态密码方式请看该文档末尾的说明) |
xxxxxxxxx | string | 是 |
| ent_name | 企业名称(ent_name、ent_code、organization_code、reg_no四选一传递) | 上海************有限公司 | string | 否 |
| ent_code | 社会信用代码(ent_name、ent_code、organization_code、reg_no四选一传递) | 913****** | string | 否 |
| organization_code | 组织机构代码(ent_name、ent_code、organization_code、reg_no四选一传递) | 403925****** | string | 否 |
| reg_no | 注册号(ent_name、ent_code、organization_code、reg_no四选一传递) | 403925****** | string | 否 |
| time | Unix时间戳(10位整型数字,当使用动态密码方式时为必填) | 1623643787 | string | 否 |
| 参数名称 | 参数值描述 | 示例 | 类型 | 必返 |
| code | 返回值为2时,表示提交成功 | 2|1 | int | |
| msg | 提交结果描述 | 查询成功|查询失败 | string | |
| idcardid | 当提交成功后,此字段为流水号,否则为0或空 | 16236437872836|0 | string | |
| result | 查询结果 | object | ||
| info | 信息详情 | object | ||
| entityName | 企业名称 | 安徽某某有限公司 | string | |
| creditcode | 统一社会信用代码 | 9134************ | string | |
| registerCode | 注册号 | 340************ | string | |
| organizationCode | 组织机构代码 | ********* | string | |
| cancelReason | 决议解散原因 | 合伙协议约定的解散事由出现 | string | |
| liquidateTeamRecordDate | 清算组备案日期 | 2021-03-08 | string | |
| liquidateTeamRegisterDate | 清算组成立日期 | 2021-03-08 | string | |
| liquidateTeamAddress | 清算组办公地址 | 安徽省************ | string | |
| liquidateTeamPhone | 清算组联系电话 | 181****3129 | string | |
| liquidateTeamLeader | 清算组负责人 | 徐** | string | |
| liquidateTeamMember | 清算组成员 | 韩** | string | |
| creditorAnnounceStartDate | 债权人公告开始日期 | 2021-03-08 | string | |
| creditorAnnounceEndDate | 债权人公告结束日期 | 2021-04-21 | string | |
| creditorAnnounceContent | 公告内容 | 2021年03月08日,某某有限公司因合伙协议约定的解散事由出现,拟向登记机关申请注销登记,请债权人自公告之日起45日内向清算组申报债权。 | string | |
| creditorPerson | 债权申报联系人 | 李** | string | |
| creditorPhone | 债权申报联系电话 | 181****3129 | string | |
| creditorAddress | 债权申报地址 | 安徽省********* | string | |
| terminateCancelDate | 终止注销决议日期 | string |
| code | msg |
| 0 | 未知错误 |
| 1 | 提交失败 |
| 2 | 提交成功 |
| 400 | 非法ip访问 |
| 401 | 帐号不能为空 |
| 402 | 密码不能为空 |
| 403 | 应用不存在 |
| 406 | 企业名称、统代、组织机构代码、工商注册号四选一 |
| 405 | API ID 或 API KEY 不正确 |
| 4050 | 账号被冻结 |
| 40501 | 动态密码已过期 |
| 40502 | 动态密码校验失败 |
| 40505 | 没有签定合同 |
| 4051 | 剩余条数不足 |
| 4052 | 访问 ip 与备案 ip 不符 |
| 4086 | 通道无效 |
| 4010 | 通道错误 |
| 4201 | 查询无结果 |
| 4202 | 系统异常 |
| 4203 | 参数有误或者不支持查询关键字,请检查 |
https://api.ihuyi.com/idcard/entvoedf/Submit.json?account=xxxxxxxx&password=xxxxxxxxx&ent_name=上海************有限公司&ent_code=913******&organization_code=403925******®_no=403925******&
示例(成功)
<?xml version="1.0" encoding="utf-8"?><SubmitResult><code>2</code><msg>查询成功</msg><idcardid>16236437872836</idcardid><result><info><entityName>安徽某某有限公司</entityName><creditcode>9134************</creditcode><registerCode>340************</registerCode><organizationCode>*********</organizationCode><cancelReason>合伙协议约定的解散事由出现</cancelReason><liquidateTeamRecordDate>2021-03-08</liquidateTeamRecordDate><liquidateTeamRegisterDate>2021-03-08</liquidateTeamRegisterDate><liquidateTeamAddress>安徽省************</liquidateTeamAddress><liquidateTeamPhone>181****3129</liquidateTeamPhone><liquidateTeamLeader>徐**</liquidateTeamLeader><liquidateTeamMember>韩**</liquidateTeamMember><creditorAnnounceStartDate>2021-03-08</creditorAnnounceStartDate><creditorAnnounceEndDate>2021-04-21</creditorAnnounceEndDate><creditorAnnounceContent>2021年03月08日,某某有限公司因合伙协议约定的解散事由出现,拟向登记机关申请注销登记,请债权人自公告之日起45日内向清算组申报债权。</creditorAnnounceContent><creditorPerson>李**</creditorPerson><creditorPhone>181****3129</creditorPhone><creditorAddress>安徽省*********</creditorAddress><terminateCancelDate></terminateCancelDate></info></result></SubmitResult>
{ "code":
2
, "msg":
"查询成功"
, "idcardid":
"16236437872836"
, "result":
{ "info":
{ "entityName":
"安徽某某有限公司"
, "creditcode":
"9134************"
, "registerCode":
"340************"
, "organizationCode":
"*********"
, "cancelReason":
"合伙协议约定的解散事由出现"
, "liquidateTeamRecordDate":
"2021-03-08"
, "liquidateTeamRegisterDate":
"2021-03-08"
, "liquidateTeamAddress":
"安徽省************"
, "liquidateTeamPhone":
"181****3129"
, "liquidateTeamLeader":
"徐**"
, "liquidateTeamMember":
"韩**"
, "creditorAnnounceStartDate":
"2021-03-08"
, "creditorAnnounceEndDate":
"2021-04-21"
, "creditorAnnounceContent":
"2021年03月08日,某某有限公司因合伙协议约定的解散事由出现,拟向登记机关申请注销登记,请债权人自公告之日起45日内向清算组申报债权。"
, "creditorPerson":
"李**"
, "creditorPhone":
"181****3129"
, "creditorAddress":
"安徽省*********"
, "terminateCancelDate":
""
}
}
}
示例(失败)
<?xml version="1.0" encoding="utf-8"?><SubmitResult><code>1</code><msg>查询失败</msg></SubmitResult> {"code":1,"msg":"查询失败"}
$account = 'xxxxxxxx';
$password = 'xxxxxxxxx';
$app = 'entvoedf'; //固定值
$ent_name = '上海************有限公司';
$ent_code = '913******';
$time = '1623643787';
$password=md5($account.$password.$app.$ent_name.$ent_code.$time);
$password=md5('xxxxxxxxxxxxxxxxxentvoedf上海************有限公司913******1623643787');
//注意:所有字符编码统一为UTF-8
在线咨询
150,000家
企业客户
22年
行业经验
2V1
2对1客户支持