接口地址:https://api.jisuapi.com/enterprisecourtannounce/query
返回格式:JSON
请求方式:GET POST
请求示例:https://api.jisuapi.com/enterprisecourtannounce/query?appkey=yourappkey&company=杭州极速互联科技有限公司
参数名称 | 类型 | 必填 | 说明 |
---|---|---|---|
company | string | 否 | 公司名称 |
creditno | string | 否 | 统一社会信用代码 |
regno | string | 否 | 注册号 |
page | int | 否 | 页码 |
参数名称 | 类型 | 说明 |
---|---|---|
company | string | 公司名称 |
creditno | string | 统一社会信用代码 |
regno | string | 注册号 |
courtdate | string | 立案时间 |
caseno | string | 案号 |
title | string | 标题 |
court | string | 法院 |
content | string | 内容 |
causename | string | 案由 |
page | int | 页码 |
total | int | 获取的数据总数 |