Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
shuidiapp
shuidiapp
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • 互联网应用开发
  • shuidiappshuidiapp
  • Wiki
  • court

Last edited by 王秋石 Nov 23, 2016
Page history
This is an old version of this page. You can view the most recent version or browse the history.

court

诉讼信息

调用地址

/

传参

{'action': 'court', 'digest': '57cf8faa95a6107725c5177d6ee7ef8d','page':'1'}
传参 说明 是否必填
action 接口名 是
digest 公司加密名称 是
page 第几页 是

返回值

{
status: 0,
message: "请求成功",
data: {
list: [
{
id: "7082722",
doc_title: "中国葛洲坝集团房地产开发有限公司与马亮房屋租赁合同纠纷民事裁定书",
doc_code: "(2014)鄂葛洲坝民初字第00323号",
doc_time: "二〇一四年九月一日",
doc_type: "民事案件",
court_name: "葛洲坝人民法院"
},
{
id: "7082796",
doc_title: "胡子科与中国葛洲坝集团房地产开发有限公司房屋买卖合同纠纷民事判决书",
doc_code: "(2014)鄂葛洲坝民初字第00210号",
doc_time: "二〇一四年六月十一日",
doc_type: "民事案件",
court_name: "葛洲坝人民法院"
}
],
total_num: "2",
next_page: 2,
next_page_status: 0
}
}
返回值 说明
id 诉讼id
doc_title 诉讼标题
doc_code 判决案号
doc_time 判决时间
doc_type 案件性质
court_name 法院名称

示例

http://shuidi.dev.pingansec.com/?action=court&digest=57cf8faa95a6107725c5177d6ee7ef8d

Clone repository
  • add_application
  • agree_application
  • api_desc
  • api_list
  • autobiography
  • base_info
  • branch
  • cancel_follow
  • change
  • change_applicant_name
  • change_avatar
  • change_logo
  • change_nickname
  • change_password
  • change_position
View All Pages