专利法院判决数据
专利法院判决数据
服务商: 国家知识产权运营公共服务平台 所属分类: 专利支撑数据
更新时间: 2021-02-23 17:11:53
有效期: 购买日起1年内有效 免费使用: 20次/月
接口地址 : http://open.sipop.cn/dataplatpro/api/route
接口方法 :patentSupport.queryPatentCourt
请求方式 : POST
返回类型:JSON
API调试工具: 去调试
接口说明
公共参数
| 参数名 | 类型 | 是否必选 | 描述 | 默认值 |
|---|---|---|---|---|
| method | String | 是 | API接口名称 | |
| timestamp | String | 是 | 时间戳,格式为yyyy-mm-dd HH:mm:ss,例如:2018-01-09 13:52:03。 | |
| v | String | 是 | 版本号,可选值1.0 | 1.0 |
| appKey | String | 是 | 在数据开放平台创建应用时,为每个应用分配的appKey | |
| sign | String | 是 | 对API输入参数进行MD5加密获得,参考帮助中心->调用方式说明 | |
| param | String | 是 | 调用业务接口时的输入参数,格式为json串;如:{"applicationDocNum":"123456"} |
业务请求参数
| 参数名 | 类型 | 是否必选 | 描述 | 默认值 |
|---|---|---|---|---|
| applicationDocNum | String | 是 | 专利申请号 | |
| country | String | 是 | 国别 |
业务响应参数
| 参数名 | 类型 | 描述 | 默认值 |
|---|---|---|---|
| result | boolean | true表示接口调用成功,false 表示调用失败 | |
| code | String | 响应状态码,1000表示成功,非1000表示失败,详见“帮助中心-调用方式说明-响应状态码说明”章节 | |
| msg | String | 操作结果提示或错误信息 | |
| total | int | 符合当前查询条件的总记录数 | |
| count | int | 当前查询出来结果的总记录数 | |
| data | Object | 接口返回数据信息 | |
| courtHouse | String | 法院的具体名称 | |
| courtSubBranchSection | String | 审判厅 | |
| courtLevel | String | 法院级别supreme:最高appeal:中级district:初级high:高级 | |
| courtNum | String | 法院的编号 | |
| applicationCountry | String | 申请国别 | |
| applicationDocNum | String | 申请号 | |
| applicationDate | String | 申请时间 | |
| applicantName | String | 申请人 | |
| assigneeName | String | 专利权人 | |
| inventionTitle | String | 专利名称 | |
| defendant | String | 被告当事人 | |
| defendantRepresentative | String | 被告代理人 | |
| defendantAttorney | String | 被告法律代理人 | |
| thirdParty | String | 第三方当事人 | |
| thirdPartyRepresentative | String | 第三方代理人 | |
| thirdPartyAttorney | String | 第三方法律代理人 | |
| judgeChief | String | 主审判员 | |
| judgeDeputy | String | 副审判员 | |
| judgeAssistant | String | 助理 | |
| courtReporter | String | 书记员信息 | |
| complainantOpinion | String | 原告意见 | |
| previousAppealDecisionOpinion | String | 先前上诉判决意见 | |
| thirdPartyOpinion | String | 第三方意见 | |
| factCognizance | String | 司法判决正文 | |
| verdictReasoning | String | 判决理由 | |
| verdictHolding | String | 判决的内容 | |
| verdictDate | String | 判决日 | |
| publicationInformation | String | 公告信息 | |
| decisionNumberl | String | 决定号 | |
| legalFileNumber | String | 判决号 | |
| legalFileYear | String | 判决的年 | |
| legalFileNum | String | 判决的案件号 | |
| legalFileSection | String | 审理的案卷范围 | |
| plaintiff | String | 原告当事人 | |
| plaintiffRepresentative | String | 原告人代表 | |
| plaintiffAttorney | String | 原告法律代理人 | |
| accessoryDetails | String | 附件清单 |
请求示例
{
"applicationDocNum":"99127261",
"country":"CN"
}
响应示例
{
"result": true,
"code": "1000",
"msg": "操作成功",
"total": 1,
"count": 1,
"data": [
{
"courtHouse": "北京市第一中级人民法院",
"courtSubBranchSection": "行政厅",
"courtLevel": "appeal ",
"courtNum": "0001",
"applicationCountry": "CN",
"applicationDocNum": "99127261.7",
"applicationDate": "null",
"applicantName": "app001",
"assigneeName": "",
"inventionTitle": "一种发泡防滑垫材的成型工艺方法",
"defendant": "被告国家知识产权局专利复审委员会,住所地北京市海淀区北四环西路9号银谷大厦10-12层",
"defendantRepresentative": "[委托代理人崔震,国家知识产权局专利复审委员会审查员, 委托代理人崔国振,国家知识产权局专利复审委员会审查员]",
"defendantAttorney": "法定代表人廖涛,副主任",
"thirdParty": "null",
"thirdPartyRepresentative": "[委托代理人孙莘隆......",
"thirdPartyAttorney": "null",
"judgeChief": "刘海旗",
"judgeDeputy": "null",
"judgeAssistant": "null",
"courtReporter": "",
"complainantOpinion": "原告茂名市天行塑胶制品有限公司......",
"previousAppealDecisionOpinion": null,
"thirdPartyOpinion": null,
"factCognizance": "本院经审理查明:",
"verdictReasoning": "本院认为:",
"verdictHolding": "[综上,被告作出的第7971号决定审查程序合法......",
"verdictDate": "20060020",
"publicationInformation": "20030709",
"decisionNumberl": "7971",
"legalFileNumber": "518",
"legalFileYear": "2005",
"legalFileNum": "\n\t(2005)一中行初字第518号\n\t ",
"legalFileSection": "行政厅",
"plaintiffRepresentative": "null",
"plaintiff": "原告茂名市天行塑胶制品有限公司,住所地广东省茂名市鳌头镇合岗管理区",
"plaintiffAttorney": "法定代表人张少鹏,董事长",
"accessoryDetails": null
}
]
}
| 套餐名称 | 套餐权限 | 套餐价格 | 套餐描述 |
|---|---|---|---|
| 超值套餐一 | 0次 | 0.0元 | 套餐使用期限:自购买日起有效期一年 |
| 错误码 | 说明 |
|---|
4006-426-114




