企业基础信息核验

HTTPS
企业基础信息核验
套餐 1
套餐 2
套餐 3
套餐 4
38 / 100 次

雷达评级

AA

用户规模

10 万+

产品上线

5

企业基础信息核验

接口地址
https://chinadatapay.apistd.com/government/economic/2130
响应格式
application/json
请求方法
POST
请求参数 (Query)
参数类型必须描述
keystring
string
请求 AccessKey, 请在控制台中查看
namestring
string
企业名称/统一社会信用代码/注册号(备注:企业名称包含括号时一定要传英文状态下的括号)
typestring
string
查询企业方式(name:企业全称;creditcode:统一社会信用代码;regno:注册号)
entTypestring
string
企业查询类型(默认为0(企业),无需输入,1:个体工商户)
返回参数 (Body)
参数类型描述
codestring
string
业务状态码
messagestring
string
提示信息
dataobject
object
abuitemstring
string
许可经营项目
entnameengstring
string
企业英文名称
oriregnostring
string
原注册号
orgcodesstring
string
组织机构代码
regnostring
string
注册号
reccapstring
string
实收资本
creditcodestring
string
统一信用代码
optostring
string
经营期限至
opfromstring
string
经营期限自
entnamestring
string
企业名称
regcapstring
string
注册资本(万元)
esdatestring
string
成立日期
frnamestring
string
法定代表人 法定代表人 法定代表人 /负责人 /执行事务合伙人 执行事务合伙人 执行事务合伙人 执行事务合伙人
regorgstring
string
登记机关
entstatusstring
string
经营状态
enttypestring
string
企业类型
regcapcurstring
string
注册资本币种
ancheyearstring
string
最后年检度
domstring
string
住址
revdatestring
string
吊销日期
candatestring
string
注销日期
regorgcodestring
string
注册地址行政编号
zsopscopestring
string
经营业务范围
basicstring
string
企业基本信息
apprdatestring
string
核准日期
seqNostring
string
序列号(每次调用接口返回的唯一值,如有接口问题,请提供此值)
请求返回示例
{
  "code": "10000",
  "message": "成功",
  "data": {
    "basic": {
      "regorgcode": "520900",
      "creditcode": "915209****yr2p",
      "enttype": "其他有限责任公司",
      "regorg": "贵州**行政审批局",
      "esdate": "2016-04-18",
      "dom": "贵州省****栋5楼",
      "regno": "52090***081",
      "entname": "贵州数据宝网络科技有限公司",
      "regcapcur": "人民币元",
      "zsopscope": "法律、法规****计及服务,经大数据相关的监督管理机构及有关部门批转的其他业务。(依法须经批准的项目,经相关部门批准后方可开展经营活动))",
      "abuitem": "法律、*****数据设计及服务,经大数据相关的监督管理机构及有关部门批转的其他业务。(依法须经批准的项目,经相关部门批准后方可开展经营活动))",
      "reccap": "1052.631500",
      "oriregno": "",
      "revdate": "",
      "frname": "汤**",
      "candate": "",
      "ancheyear": "",
      "regcap": "1108.033200",
      "entstatus": "在营(开业)",
      "entnameeng": "贵州数据宝网络科技有限公司",
      "opfrom": "2016-04-18",
      "opto": "2036-04-17",
      "orgcodes": "m***yr2",
      "apprdate": "2018-08-02"
    }
  },
  "seqNo": "6V53HKCF1807311007"
}