简要描述:

  • 输入公司名称或社会信用统一代码,输出查询结果;
  • 该版本为企业相关详情,包括:企业工商信息、经营信息、经营风险、司法风险等17类信息;
序号 返回信息 业务种类 内容简介
1 工商照面 工商信息 企业工商照面及相关信息,包括统一社会信用代码、注册资本、经营范围、企业法定代表人等
2 主要人员 工商信息 企业工商主要人员信息,包括主要人员姓名及职位
3 工商股东 工商信息 企业工商股东信息(不包含企业自行公示和年报股东)
4 简易注销 经营信息 简易注销信息列表,包括登记机关、异议信息、简易注销结果等
5 股权变更(工商公示) 经营风险 企业股权变更信息,包括股权变更前及变更后信息等
6 行政处罚 经营风险 企业行政处罚信息,包括处罚类型、内容、时间及决定机关等
7 股权冻结 经营风险 企业股权冻结信息,包括被执行人相关信息以及冻结金额、原因等
8 经营异常 经营风险 企业经营异常信息,企业被列入或移出的原因和时间,以及做出决定的机关等
9 严重违法 经营风险 企业工商严重违法信息,企业被列入或移出的原因和时间,以及做出决定的机关等
10 欠税信息 经营风险 企业欠税信息,包括纳税人类型、纳税人识别号、欠税税种、余额等
11 非正常户 经营风险 企业非正常户信息,包括纳税人识别号、认定原因、欠税种类及金额等
12 重大税收违法 经营风险 企业重大税收违法信息,包括案件性质、主要违法事实等
13 立案信息 司法风险 企业立案信息,包括立案ID、开庭日期、案件状态、承办人、当事人等
14 被执行企业 司法风险 企业被执行信息,包括执行ID、执行状态、执行金额、立案日期等
15 法院公告 司法风险 企业法院公告,包括公告类型、内容、发布日期、当事人等
16 失信被执行企业 司法风险 企业失信信息,包括执行法院、法定代表人、被执行人履行情况及行为具体情形等
17 整体诉讼 司法风险 整体诉讼统计信息,包括裁判文书、开庭公告、执行公告、失信公告、法院公告、立案信息、限制高消费、终本案件

请求URL:

接口地址: https://gauss.shargoodata.com/gauss/api/company_info_detail.json
请求方式: POST
数据类型: 
请求示例: 

请求头:

参数名 是否必须 类型 说明
token string token

请求参数:

参数名 是否必须 类型 说明
serviceName string 默认输入company_info_detail
platformNo string 企业注册的商户号
reqData string 请求json字符串
reqData参数:
参数名 是否必须 类型 说明
type string 查询企业方式,name:企业全称;creditcode:统一社会信用代码;regno:注册号;orgcode:组织机构代码
name string 企业名称/统一社会信用代码/注册号(备注:企业名称包含括号时一定要传英文状态下的括号))
entType string 企业查询类型,0:企业,默认,无需输入;1:个体工商户

返回参数说明:

参数名 是否必须 类型 说明
success boolean 是否处理成功,true:处理成功;false:处理失败
code string 返回结果状态
message string 返回结果描述
data json 识别数据
code说明:
代码 说明
200 查询成功
data参数说明:
参数名 字段类型 字段长度 描述
BasicInfo Object - 工商照面,企业基本信息
  econKind String 255 企业类型
  registCapi String 50 注册资本(金额数字+1个空格+万+货币单位)
  id String 36 企业id
  tags Array - 企业标签:1-新三板;6-主板上市公司;40-暂停上市;41-终止上市;9-香港上市;17-高新企业;
  belongOrg String 50 所属工商局
  status String 50 经营状态(工商公示原始字段用)
  termStart String 255 营业开始日期
  format_name String 255 标准企业名称(清洗名称)
  historyNames Array - 历史名称
  revoke_date String 50 吊销日期
  endDate String 50 注销日期
  regNo String 255 企业注册号
  econKindCode String 255 企业类型代码
  domain String 10 四级行业
  categoryNew String 20 企业二级分类 0115601:企业;0115602:个体;0115603:农民专业合作社;0115699:其他类型0215601:社会团体;0215602:基金会;0215603:民办非企业单位;0215604:村民/居民委员会;0215605:宗教,工会等其他社会组织;0315601:事业单位;0315602:机关;0315603:其他机构编制;0434401:香港企业;0444602:澳门企业;0415803:台湾企业;0499904:国外企业;0515601:律所;0500099:其他组织机构;
  address String 255 地址
  orgNo String 255 组织机构号
  districtCode String 10 地区代码
  startDate String 255 成立日期
  scope String 6000 经营范围
  name String 255 企业名称(国家公示)
  creditNo String 255 统一社会信用代码
  new_status String 255 经营状态(清洗后状态)。1:存续;2:注销;3:吊销;4:撤销,5:迁出,6:设立中,7:清算中,8:停业,9:其他 ,10:空,11:歇业,12:责令关闭;13:已取缔非法社会组织;14:涉嫌非法社会组织;15:待注销
  operName String 255 企业法定代表人
  title String 255 公司代表人职务
  checkDate String 255 核准日期
  actualCapi String 255 实缴资本
  termEnd String 255 营业结束日期
  currency_unit String 255 货币单位
  revoke_reason String 6000 吊销原因
  type_new String 20 企业大类 01-大陆企业 02-社会组织 03-机关及事业单位 04-港澳台及国外企业 05-律所及其他组织机构
  logout_reason String 6000 注销原因
  is_history Number 3 是否历史
  fenname String 1600 企业英文名
Employees Object - 主要管理人员
  total Number - 返回列表中记录总数
  items Array - 主要人员信息列表
      name String 255 主要人员姓名
      is_history number 20 是否历史,是否历史;0:否1:是
      title String 255 主要人员职位
Partners Object - 工商股东,股东及出资信息 array
  total Number - 返回列表中记录总数
  items Array - 企业股东及出资信息列表。
      totalRealCapi String 255 总实缴
      name String 255 股东姓名
      identifyNo String 255 企业证照号
      totalShouldCapi String 255 总认缴
      startDate String 255 首次持股日期
      stockPercent String 255 股比
      identifyType String - 类型
  shouldCapiItems Array - 认缴出资列表
      date String 255 出资时间
      capi String 255 认缴出资额
      type String 255 出资方式
  realCapiItems Array - 实缴出资列表
      date String 255 出资时间
      capi String 255 实缴出资额
      type String 255 出资方式
  stockType String 255 股东类型
LogoutInfo Object - 简易注销
  total Number - 返回列表中记录总数
  num Number - 本次调用返回记录数
  items Array - 简易注销信息列表
      gs_sca_result String 6000 简易注销结果
      notice_period String 255 公告期
      url String 255 全体投资人承诺书(地址)
      name String 255 企业名称
      gs_sca_objections String 6000 异议信息
      department String 255 登记机关
      is_history Number 3 是否历史(0否;1是)
StockChanges Object - 股权变更
  total Number - 返回数量
  list Array - 详情
      id String 36 企业ID
      name String 255 企业名称
      before_percent String 255 股权更改前
      after_percent String 255 股权更改后
      change_date String 255 记录变更时间
      public_date String 255 记录发布时间
AdminPunish Object - 行政处罚
  total Number - 返回列表中记录总数
  num Number - 本次调用返回记录数
  items Array - 工商行政处罚列表
      illegal_type String 1000 违法行为类型
      source string 50 来源,工商,信用中国,其他
      content String 6000 行政处罚内容
      department String 255 决定机关名称
      publish_date String 50 公示日期
      date String 255 处罚决定日期
      description String 6000 详情
      disabled String 11 0:当前公示信息;1:历史公示信息
      number String 255 决定书文号
      based_on String 6000 处罚依据
      seq_no Number 50 序号
      oper_name String 50 法定代表人
      punish_amnt String 50 罚款金额(万元)
      status String 50 状态
      push_type_one String 255 处罚类别1
      push_type_two String 255 处罚类别2
      reason String 6000 处罚事由
  illegal_income_amnt String 255 没收违法所得和非法财物(万元)
JudicialFreeze Object - 股权冻结
  total Number - 返回列表中疑似关系总数
  num Number - 本次调用返回记录数
  items Array - 股权冻结信息列表
    pc_freeze_detail Object - 执行详细信息
      xz_execute_date String 255 协助执行日期
      notice_no String 255 执行通知书文号
      assist_item String 255 执行事项
      assignee_ident_type String 255 受让人证件类型
      assist_ident_type String 255 被执行人证件种类
      freeze_amount String 255 被执行人持有股权、其它投资权益的数额
      assignee_ident_no String 255 受让企业证照号
      assignee String 255 受让人
      assist_name String 255 被执行人
      assist_ident_no String 255 被执行企业证照号
      execute_court String 255 执行法院
      adjudicate_no String 255 执行裁定书文号
      eid String 36 被执行企业 ID
      aid String 36 受让企业 ID
    status String 255 状态
    lose_efficacy Object - 失效信息
      reason String 255 失效原因
      date String 255 失效时间
    executive_court String 255 执行法院
    seq_no Number 11 序号
    amount String 255 股权数额
    detail Object - 冻结详细信息
      corp_name String 255 企业名称
      notice_no String 255 执行通知书文号
      assist_item String 255 执行事项
      public_date String 255 公示日期
      assist_ident_type String 255 被执行人类型
      freeze_start_date String 255 冻结期限自
      freeze_amount String 255 被执行人持有股权、其它投资权益的数额
      freeze_year_month String 255 冻结期限
      assist_name String 255 被执行人
      assist_ident_no String 255 被执行企业证照号
      freeze_end_date String 255 冻结期限至
      execute_court String 255 执行法院
      adjudicate_no String 255 执行裁定书文号
      eid String 36 被执行企业 ID
    type String 255 类型
    disabled String 3 0:当前公示信息;1:历史公示信息
    be_executed_person String 255 被执行人
    continue_freeze_details Array - 续行冻结详细信息
      execute_court String 255 执行法院
      assist_item String 255 执行事项
      adjudicate_no String 255 执行裁定书文号
      notice_no String 255 执行通知书文号
      assist_name String 255 被执行人
      freeze_amount String 255 被执行人持有股权、其它投资权益的数额
      assist_ident_type String 255 被执行人类型
      assist_ident_no String 255 被执行企业证照号
      continue_date_start String 255 续行冻结期限自
      continue_date_end String 255 续行冻结期限至
      continue_date_peroid String 255 续行冻结期周期
      public_date String 255 公示日期
      eid String 36 被执行企业 ID
    number String 255 执行通知书文号
    un_freeze_details Array -
      corp_name String 255 企业名称
      notice_no String 255 执行通知书文号
      assist_item String 255 执行事项
      public_date String 255 公示日期
      assist_ident_type String 255 被执行人类型
      unfreeze_date String 255 解冻日期
      freeze_amount String 255 被执行人持有股权、其它投资权益的数额
      assist_name String 255 被执行人
      assist_ident_no String 255 被执行企业证照号
      execute_court String 255 执行法院
      adjudicate_no String 255 执行裁定书文号
      eid String 36 被执行企业 ID
    eid String 36 被执行企业 ID
    obj_name String 50 标的方企业
Abnormals Object - 经营异常
  total Number - 返回列表中记录总数
  items Array - 企业经营异常信息列表
      province String 50 省份
      inDate String 50 列入时间
      department String 1000 做出决定机关
      outDate String 50 移出时间
      outReason String 6000 移出原因
      regNo String 100
      disabled String 3 是否历史:0:否,当前公示信息;1:是,历史公示信息
      inReason String 6000 列入原因
      name String 100 企业名称
      out_department String 100 移出异常做出决定机关
SeriousIllegal Object - 严重违法
  executed_person Array - 失信被执行人信息(该字段数据源已废弃)
  tax_violation Array - 重大税收违法案件信息(该字段数据源已废弃)
  execution Array - 严重违法失信企业名单(黑名单)信息, 数组列表,详细字段如下:
      in_reason String 6000 列入严重违法失信企业名单(黑名单)原因
      in_date String 255 列入日期
      in_department String 100 作出决定机关(列入)
      out_date String 255
      out_reason String 6000 移出严重违法失信企业名单(黑名单)原因
      out_department String 100 作出决定机关(移出)
      is_history Number 3 0,非历史信息;1 历史信息
OverDueTax Object - 欠税信息
  total Number - 返回列表中记录总数
  num Number - 本次调用返回记录数
  items Array - 欠税信息列表
      overdue_period String 1000 欠税所属期
      is_history String 3 是否历史信息(0:否,1:是)
      pub_department String 1000 发布单位
      taxpayer_type String 255 纳税人类型
      pub_date String 50 发布日期
      area String 1000 所属市县区
      address String 500 经营地点
      oper_name String 255 负责人姓名
      taxpayer_num String 255 纳税人识别号
      overdue_amount Number 255 欠税余额
      overdue_type String 255 欠税税种
      oper_id_num String 255 企业证照号
      curr_overdue_amount Number 255 当前发生的欠税余额
AbnormalEnterprise Object - 非正常户
  total Number - 返回列表中记录总数
  items Array -
      reason String 255 认定原因
      state String 255 纳税人状态
      judge_date String 255 认定日期
      judge_department String 255 认定单位
      area String 255 生产经营地址
      overdue_amount String 255 欠税金额
      eid String 36 企业id
      tax_num String 255 纳税人识别号
      judge_area String 255 认定单位的地址
      pub_date String 255 公告日期
      judge_phone String 255 认定单位电话
      overdue_type String 255
TaxCase Object - 重大税收违法
  total Number - 返回列表中记录总数
  items Array - 重大税收违法案件列表
      u_tags Number 3 0正常;1历史
      property String 255 案件性质
      created_time String 20 创建时间
      finance_officer String 255 负有直接责任的财务负责人
      name String 255 纳税人名称
      credit_no String 255 纳税人识别号
      oper String 255 法定代表人或者负责人
      time String 255 发生时间
      address String 255 注册地址
      result String 6000 相关法律依据及,税务处理处罚情况
      org_no String 255 组织机构代码
      url String 255 原文链接
      agent String 255 负有直接责任的中介机构信息及其从业人员
      illegal_fact String 6000 主要违法事实
      updated_time String 255 更新时间
      check_department String 255 检查机关
      type String 255 公示税务机关
CaseDetailList Object - 立案信息
  total Number - 返回列表中记录总数
  num Number - 本次调用返回记录数
  items Array - 立案信息列表
    hearing_date String 64 开庭日期
    related_items Array - 案件关联信息
      role String 255 当事人
      items Array - 立案当事人信息
      eid String 36 当事人企业id
      name String 255 当事人企业名称
      entity_type String 255 当事人类型(0: 企业,4:社会组织,5:律所)
    start_date String 50 立案时间
    assistant String 50 助理法官
    case_cause String 255 案由
    case_status String 50 案件状态
    case_no String 255 案号
    end_date String 50 结束时间
    agent String 50 承办人
    case_id String 50 立案id
    court String 255 法院
    url String 255 数据源链接
ExecutedpersonList Object - 被执行企业
  total Number 10 返回列表中记录总数
  items Array - 数据列表
      id String 255 执行ID
      case_number String 255 案号
      status String 255 执行状态, 0为执行中,1为已结案
      court String 255 执行法院
c      ase_date String 255 立案日期
      amount String 255 执行金额,单位:元,人民币
      disabled String 255 0:当前公示信息;1:历史公示信息
  num Number 10 当前返回列表的总条数
NoticeList Object - 法院公告
  total Number - 返回列表中记录总数
  num Number - 本次调用返回记录数
  items Array - 法院公告信息列表
    court String 255 法院
    disabled String 3 是否历史,0:当前公示信息;1:历史公示信息
    content String 6000 内容
    date String 255 发布日期
    person String 255 当事人
    role String 255 当事人身份
    type String 255 公告类型,1 起诉状副本及开庭传票 2 裁判文书 3 送达公告 4 执行文书 5 起诉状、上诉状副本 6 开庭传票 7 公示催告 8 更正 9 破产文书 10 宣告失踪、死亡 11 仲裁文书 12 清算公告 13 拍卖公告 14 司法鉴定书 15 遗失声明 16 公益诉讼 17 海事文书 18 无主财产认领公告 19 行政处罚通知书 20 其他
    related_companies Array - 关联企业/个人
      role String 255 角色
      type String 255 类型
      by String 255
      name String 255 名称
      item String 255 关联企业匹配到的企业ID
ExecutionList Object - 失信被执行企业
  total Number - 返回列表中记录总数
  num Number - 本次调用返回记录数
  items Array - 失信人信息列表
      province String 50 省份
      date String 50 立案时间
      doc_number String 255 执行依据文号
      final_duty String 6000 生效法律文书确定的义务
      execution_status String 255 被执行人履行情况
      case_number String 255 案号
      amount String 255 执行标的
      publish_date String 50 发布日期
      court String 1000 执行法院
      execution_desc String 6000 失信被执行人行为具体情形
      disabled String 10 0:当前公示信息;1:历史公示信息
      oper_name String 255 法定代表人
      number String 255 组织机构号
      ex_department String 255 做出执行依据单位
sumLawsuit Object - 整体诉讼
  fygg Number 100 法院公告信息数量
  shixin Number 100 失信公告信息数量
  ktgg Number 100 开庭公告信息数量
  consumerResult Number 100 限制高消费数量
  total Number 100 所有信息数量
  cpws Number 100 裁判文书信息数量
  terminationCaseResult Number 100 终本案件数量
  lian Number 100 立案信息数量
  zxgg Number 100 执行公告信息数量

返回示例:

正确时返回:

{
    "success": true,
    "code": "200",
    "outside_no": "test222",
    "message": "Success",
    "data": {
        "sumLawsuit": {
            "shixin": 0,
            "terminationCaseResult": 0,
            "total": 251,
            "fygg": 10,
            "cpws": 94,
            "zxgg": 1,
            "lian": 64,
            "consumerResult": 0,
            "ktgg": 82
        },
        "StockChanges": {},
        "ExecutionList": {},
        "Employees": {},
        "LogoutInfo": {},
        "SeriousIllegal": {},
        "Abnormals": {},
        "OverDueTax": {},
        "NoticeList": {},
        "AdminPunish": {},
        "TaxCase": {},
        "BasicInfo": {},
        "AbnormalEnterprise": {},
        "JudicialFreeze": {},
        "CaseDetailList": {}
    },
    "time_stamp": 1737456361
}

错误时返回:

{

}
文档更新时间: 2025-01-21 19:11   作者:admin