历下区项目

历下区街道分中心各业务


商标详细

<h1>商标详细</h1> <p><strong>1、接口介绍</strong> </p> <p>企业商标列表信息,包括商标名称,企业名称、状态等 </p> <p><strong>2、接口地址</strong> </p> <p>URL </p> <p><a href="https://localhost:8086/system/qixin/getTrademarkDetailByNumber">https://localhost:8086/system/qixin/getTrademarkDetailByNumber</a></p> <p><strong>3、数据格式</strong> </p> <p>JSON </p> <p><strong>4、Request 支持</strong> </p> <p>HTTPS GET </p> <p><strong>5、接口描述</strong> </p> <p><strong>5.2 请求参数</strong> </p> <table> <thead> <tr> <th>参数名</th> <th>字段类型</th> <th>必填</th> <th>描述</th> </tr> </thead> <tbody> <tr> <td>number</td> <td>String</td> <td>是</td> <td>商标注册编号</td> </tr> </tbody> </table> <p><strong>5.3 返回结果</strong> </p> <table> <thead> <tr> <th>参数名</th> <th>字段类型</th> <th>描述</th> </tr> </thead> <tbody> <tr> <td>code</td> <td>String</td> <td>0000成功 0001失败</td> </tr> <tr> <td>result.data</td> <td>Object</td> <td>返回的结果</td> </tr> </tbody> </table> <p><strong>5.31 返回子数据</strong> </p> <p><strong>返回数据字段:</strong> </p> <p><strong>参数名 字段类型 描述</strong> </p> <p>reg_number String 注册号 </p> <p>name String 商标名称 </p> <p>start_date String 开始日期(专用权期限) </p> <p>status String 状态 </p> <p>eid String 企业 id </p> <p>image_url String 商标图片链接 </p> <p>type_num String 分类码 </p> <p>ename String 企业名称 </p> <p>last_updated_time String 最新更新时间 </p> <p>created_time String 数据创建时间 </p> <p>company String 公司名称 </p> <p>image_name String 图片名称 </p> <p>end_date String 专用权截止日期 </p> <p>global_date String 国际注册日期 </p> <p>address_en String 申请人地址(英文) </p> <p>priority_date String 优先权日期 </p> <p>agent String 代理人名称 </p> <p>apply_date String 申请日期 </p> <p>last_special_date String 后期指定日期 </p> <p>period String 专用权期限 </p> <p>element Array 图形要素 </p> <p>element.name String 图形名称 </p> <p>element.code String 图形代码 </p> <p>color String 颜色组合/指定颜色 </p> <p>reg_pubdate String 注册公告日期 </p> <p>address_cn String 申请人地址(中文) </p> <p>first_pubno String 初审公告期号 </p> <p>first_pubdate String 初审公告日期 </p> <p>company_en String 公司名称(英文) </p> <p>is_shared String 是否共有商标 </p> <p>trademarktype String 商标类型5 </p> <p>reg_pubno String 注册公告期号 </p> <p>org_image_url String 图片链接 </p> <p>url String 详细页链接 </p> <p>steps Array 商标流程信息 </p> <p>steps.date String 商标流程日期 </p> <p>steps.step String 商标流程内容 </p> <p>products Array 产品服务信息 </p> <p>products.num String 产品服务编号 </p> <p>products.name String 产品服务名 </p> <p>notices Array 商标公告信息 </p> <p>notices.date String 商标公告日期 </p> <p>notices.content String 商标公告内容 </p> <p>notices.url String 商标公告链接</p>

页面列表

ITEM_HTML