## 组合包响应示例
### 成功响应(部分子产品成功)
```json
{
"responses": [
{
"api_code": "IVYZ81NC",
"success": true,
"data": {
// 单人婚姻查询(登记时间版) 的实际响应数据
// 具体字段结构请参考下方该子产品的详细响应示例
}
},
{
"api_code": "QCXG9P1C",
"success": true,
"data": {}
},
{
"api_code": "DWBG6A2C",
"success": true,
"data": {}
},
{
"api_code": "FLXG7E8F",
"success": true,
"data": {}
}
]
}
```
### 部分失败响应示例
```json
{
"responses": [
{
"api_code": "IVYZ81NC",
"success": false,
"data": null,
"error": "参数校验不正确"
},
{
"api_code": "QCXG9P1C",
"success": true,
"data": {}
}
]
}
```
## 各子产品详细响应示例
以下为各个子产品的详细响应示例,组合包响应中的 `data` 字段即为对应子产品的完整响应数据。
### 单人婚姻查询(登记时间版) (IVYZ81NC)
## 响应示例
### 成功响应
```json
{
"code": "0",
"data": {
"op_date": "2025-04-16",
"op_type": "IB",
"op_type_desc": "离婚"
},
"message": "成功",
"seqNo": "0URE0UAL251011192554196"
}
```
---
### 名下车辆车牌查询A (QCXG9P1C)
## 响应示例
### 成功响应
```json
{
"vehicleCount": 1,
"list": [
{
"plateNum": "粤A1***5",
"vehicleType": 1,
"plateColor": 0
},
{
"plateNum": "粤B1***5",
"vehicleType": 1,
"plateColor": 0
}
]
}
```
---
### 司南报告服务 (DWBG6A2C)
## 响应示例
### 成功响应
```json
{
"baseInfo": {
"phone": "19855046413",
"idCard": "340403200202046417",
"sex": "男",
"name": "廖世瑞",
"channel": "中国移动",
"phoneArea": "安徽-淮南",
"location": "安徽省淮南市田家庵区",
"age": 23,
"status": 1
},
"securityInfo": {
"ikey": 1,
"front": 0,
"takeDrug": 1,
"escape": 0,
"drug": 0,
"icase": 1,
"itrancase": 1
},
"performanceStatistics": {
"performanceCountLast12Months": 0,
"repaymentExceptionCountLast24Months": 0,
"repaymentExceptionCountLast6Months": 0,
"repaymentExceptionCountLast3Months": 0,
"settledLoanOrderCount": 0,
"repaymentExceptionCountLastMonth": 0,
"performanceCountLast6Months": 0,
"repaymentExceptionCountLast12Months": 0,
"serialVersionUID": 1,
"performanceCountLast24Months": 0,
"creditLoanDuration": 0,
"performanceCountLast3Months": 0,
"performanceCountLastMonth": 0
},
"courtRiskInfos": [
{
"judgmentDate": "2024年05月29日",
"matchScore": 0.99,
"caseStatus": "",
"executionAnnouncementId": "c2024wan0403zhi2050_t20240529_pliaoshirui",
"caseStatusDescription": "",
"judgmentDateTimestamp": 1716912000000,
"title": "(2024)皖0403执2050号",
"type": "zxgg",
"contentSummary": "{\"id\":161621407..."
},
{
"judgmentDate": "2024年05月29日",
"matchScore": 0.99,
"caseStatus": "",
"executionAnnouncementId": "c2024wan0403zhi2050_t20240529_pliaoshirui",
"caseStatusDescription": "",
"judgmentDateTimestamp": 1716912000000,
"title": "",
"type": "bgt",
"contentSummary": "淮南市田家庵区人民法院 限制消..."
}
],
"antiFraudInfo": {},
"rentalBehavior": {
"rentalApplicationCountLast6MonthsNight": "0/0",
"rentalApplicationCountLast3Months": "2/1",
"rentalApplicationCountLast7DaysWeekend": "0/0",
"rentalApplicationCountLast1Month": "0/0",
"rentalApplicationCountLast14Days": "0/0",
"rentalApplicationCountLast7DaysNight": "0/0",
"rentalApplicationInstitutionsLast7Days": "0/0",
"rentalApplicationInstitutionsLast14DaysNight": "0/0",
"rentalApplicationCountLast12MonthsWeekend": "0/0",
"rentalApplicationInstitutionsLast3Months": "2/1",
"rentalApplicationCountLast7Days": "0/0",
"rentalApplicationInstitutionsLast3MonthsNight": "0/0",
"rentalApplicationInstitutionsLast12MonthsNight": "0/0",
"rentalApplicationInstitutionsLast1Month": "0/0",
"rentalApplicationInstitutionsLast7DaysNight": "0/0",
"rentalApplicationCountLast14DaysNight": "0/0",
"rentalApplicationInstitutionsLast7DaysWeekend": "0/0",
"rentalApplicationCountLast1MonthNight": "0/0",
"rentalApplicationCountLast14DaysWeekend": "0/0",
"rentalApplicationInstitutionsLast3MonthsWeekend": "0/0",
"rentalApplicationCountLast3DaysWeekend": "0/0",
"rentalApplicationInstitutionsLast6MonthsWeekend": "0/0",
"rentalApplicationCountLast3MonthsWeekend": "0/0",
"rentalApplicationInstitutionsLast12Months": "3/2",
"rentalApplicationCountLast3MonthsNight": "0/0",
"rentalApplicationCountLast3DaysNight": "0/0",
"rentalApplicationInstitutionsLast3DaysWeekend": "0/0",
"rentalApplicationCountLast12Months": "3/2",
"rentalApplicationInstitutionsLast1MonthWeekend": "0/0",
"rentalApplicationInstitutionsLast3DaysNight": "0/0",
"rentalApplicationCountLast6MonthsWeekend": "0/0",
"rentalApplicationInstitutionsLast3Days": "0/0",
"rentalApplicationCountLast6Months": "2/1",
"rentalApplicationInstitutionsLast1MonthNight": "0/0",
"rentalApplicationCountLast3Days": "0/0",
"rentalApplicationInstitutionsLast14DaysWeekend": "0/0",
"rentalApplicationCountLast1MonthWeekend": "0/0",
"rentalApplicationCountLast12MonthsNight": "0/0",
"rentalApplicationInstitutionsLast6MonthsNight": "0/0",
"rentalApplicationInstitutionsLast6Months": "2/1",
"rentalApplicationInstitutionsLast14Days": "0/0",
"rentalApplicationInstitutionsLast12MonthsWeekend": "0/0"
},
"standLiveInfo": {
"finalAuthResult": "0",
"inTime": "24",
"verification": "1"
},
"riskPoint": {
"legalCasesFlag": 1,
"judicialCase": 0,
"securityRisk": 1,
"judicialRisk": 1,
"limitCasesFlag": 0,
"executionCasesFlag": 0,
"newRiskFeature": 0,
"antiFraudRisk": 0,
"deductFail": 0,
"riskList": 0,
"hitPreservationReview": 0,
"multiQuery": 0,
"disinCasesFlag": 0
},
"riskSupervision": {
"rentalRiskListIdCardRelationsPhones": 0,
"details": "无",
"rentalRiskListPhoneRelationsIdCards": 0,
"leastApplicationTime": "2025-06-02"
},
"lendingStatistics": {
"lendingCountLast3Months": 0,
"installmentLendingInstitutionCount": 0,
"onlineLendingInstitutionCount": 0,
"lendingCountLast12Months": 0,
"lendingCountLast6Months": 0,
"lendingCountLastMonth": 0,
"totalLendingInstitutionCount": 0,
"lendingCountLast24Months": 0
},
"riskList": {
"creditLeaseRisk": 0,
"vehicleLeaseViolation": 0,
"industryBlacklist": 0,
"identityFake": 0,
"creditOverdueRecord": 0,
"bankOverdueRecord": 0,
"courtViolator": 1,
"groupFraud": 0,
"taxDebt": 0,
"phoneNumberStatus": 0,
"riskPhoneNumber": 0,
"highRiskArea": 0
},
"creditDetail": {},
"overdueRecord": {
"m0PlusCountLast12Months": 0,
"m1PlusCountLast6Months": 0,
"totalAmountLast24Months": "-",
"currentOverdueCount": 0,
"m0PlusCountLast6Months": 0,
"m1PlusCountLast24Months": 0,
"currentOverdueInstitution": "-",
"lastOverdueDate": "-",
"totalAmountLast12Months": "-",
"m0PlusCountLast24Months": 0,
"totalOverdueAmount": "-",
"totalAmountLast6Months": "-",
"m1PlusCountLast12Months": 0
},
"applicationStatistics": {
"totalApplicationCount": 5,
"consumptionInstallmentApplicationCount": 1,
"applicationCountLast12Months": 17,
"applicationCountLastMonth": 1,
"daysSinceLastApplication": "(0,30)",
"applicationCountLast6Months": 2,
"otherApplicationCount": 2,
"lastApplicationDate": "2025-04",
"applicationCountLast3Months": 2,
"onlineLoanApplicationCount": 2
}
}
```
---
### 个人司法涉诉查询 (FLXG7E8F)
## 响应示例
### 成功响应
```json
{
"judicial_data": {
"consumptionRestrictionList": [
{
"caseNumber": "(2023)京0113执*****号",
"id": "0b733c6c503f740663422e44bc434a66",
"issueDate": "2023-11-20",
"executiveCourt": "京海市顺义区⼈⺠法院"
},
{
"caseNumber": "(2021)京0113执****号",
"id": "3fa335ec744dfb1d720f996e9d2b6e12",
"issueDate": "2021-08-10",
"executiveCourt": "京海市顺义区⼈⺠法院"
},
{
"caseNumber": "(2022)京0113执****号",
"id": "84fa0cf34f947eb0afd2f54ebe589e35",
"issueDate": "2022-07-24",
"executiveCourt": "京海市顺义区⼈⺠法院"
},
{
"caseNumber": "(2021)京0113执****号",
"id": "2e53a8808313ba87f15bf30ae76cd2d6",
"issueDate": "2021-11-19",
"executiveCourt": "京海市顺义区⼈⺠法院"
}
],
"breachCaseList": [
{
"estimatedJudgementAmount": 109455,
"sex": "男性",
"fileDate": "2021-02-23",
"province": "北京",
"enforcementBasisNumber": "(2020)京0113⺠初9****",
"fulfillStatus": "全部未履⾏",
"enforcementBasisOrganization": "京海市顺义区⼈⺠法院",
"caseNumber": "(2021)京0113执****号",
"obligation": "被告靳帅偿还原告王丹霞借元,于本判决⽣效之⽇起七⽇内执⾏。",
"id": "f343e0d314e840d93684fa9a90f144cc",
"issueDate": "2021-02-23",
"executiveCourt": "京海市顺义区⼈⺠法院",
"concreteDetails": "有履⾏能⼒⽽拒不履⾏⽣效法律⽂书确定义务"
},
{
"estimatedJudgementAmount": 18110,
"sex": "男性",
"fileDate": "2022-07-12",
"province": "北京",
"enforcementBasisNumber": "(2022)京0113刑初****",
"fulfillStatus": "全部未履⾏",
"enforcementBasisOrganization": "京海市顺义区⼈⺠法院",
"caseNumber": "(2022)京0113执5190号",
"obligation": "⼀、被告⼈靳帅犯盗窃罪,判处有期徒刑⼀年三个⽉,并处罚⾦⼈⺠币五千元(刑期从判决执⾏之⽇起计算,判决执⾏以前先⾏羁押的,羁押⼀⽇折抵刑期⼀⽇,即⾃2022年3⽉6⽇起⾄2023年6⽉5⽇⽌。罚⾦于判决⽣效之⽇起五⽇内缴纳)。\\n⼆、责令被告⼈靳帅退赔被害⼈孙学⺠的经济损失⼈⺠币⼗元,退赔被害⼈张树起的经济损失⼈⺠币五百元,退赔被害⼈冯⽂⻰的经济损失⼈⺠币⼀万⼆千六百元。",
"id": "6cc2453f4e8cccf3ecd441ae08dd2183",
"issueDate": "2022-07-12",
"executiveCourt": "京海市顺义区⼈⺠法院",
"concreteDetails": "有履⾏能⼒⽽拒不履⾏⽣效法律⽂书确定义务"
}
],
"lawsuitStat": {
"cases_tree": {
"civil": [
{
"stage_type": 1,
"case_type": 300,
"c_ah": "2013年⻄⺠初字第*****号",
"n_ajbs": "257ebb5c348de00883c872d636cf3128"
},
{
"stage_type": 1,
"case_type": 300,
"c_ah": "2013年⻄⺠初字第0***号",
"n_ajbs": "b6d8144d729f7811f4ea7838ef69baa7"
},
{
"next": {
"stage_type": 5,
"case_type": 1000,
"c_ah": "(2021)京0113执****号",
"n_ajbs": "54e45b851f5baedc7d249ab755e39fbe"
},
"stage_type": 1,
"case_type": 300,
"c_ah": "(2020)京0113⺠初****号",
"n_ajbs": "5a0867d91ce580d1239e1f2063912584"
}
],
"criminal": [
{
"stage_type": 1,
"case_type": 200,
"c_ah": "2009年顺刑初字第*****号",
"n_ajbs": "e084cc09e364a6c2c02f82bd49a3bcfd"
},
{
"next": {
"stage_type": 5,
"case_type": 1000,
"c_ah": "(2021)京0113执****号",
"n_ajbs": "3e8392c51bbc1b7fb8e050284c89d220"
},
"stage_type": 1,
"case_type": 200,
"c_ah": "(2021)京0113刑初****号",
"n_ajbs": "08c9087760d19e4e46ea0a5e1ff8907f"
},
{
"next": {
"stage_type": 5,
"case_type": 1000,
"c_ah": "(2022)京0113执****号",
"n_ajbs": "c345a052409a2c0ebaecd6cee45b8050"
},
"stage_type": 1,
"case_type": 200,
"c_ah": "(2022)京0113刑初****号",
"n_ajbs": "1da42d08e89cf1907b0ab30239437060"
},
{
"next": {
"stage_type": 5,
"case_type": 1000,
"c_ah": "(2023)京0113执1****号",
"n_ajbs": "8dda746bb87c72f76d49a2cacee0efa0"
},
"stage_type": 1,
"case_type": 200,
"c_ah": "(2023)京0113刑****号",
"n_ajbs": "91b1aa92abba978b9bb583de92445045"
}
]
},
"count": {
"money_jie_total": 11,
"count_total": 11,
"larq_stat": "2009(1),2013(2),2020(1),2021(3),2022(2),2023(2)",
"money_wei_percent": 0,
"area_stat": "京海市(11)",
"money_jie_beigao": 11,
"count_jie_total": 11,
"money_jie_other": 0,
"count_wei_total": 0,
"count_jie_beigao": 11,
"money_yuangao": 0,
"money_beigao": 11,
"ay_stat": "侵犯财产罪(4),刑事(3),合同、准合同纠纷(3),未知(1)",
"count_wei_other": 0,
"count_wei_beigao": 0,
"count_wei_yuangao": 0,
"money_other": 0,
"count_yuangao": 0,
"money_wei_yuangao": 0,
"money_jie_yuangao": 0,
"money_wei_beigao": 0,
"count_jie_yuangao": 0,
"count_other": 0,
"count_jie_other": 0,
"count_beigao": 11,
"money_wei_total": 0,
"money_wei_other": 0,
"money_total": 11,
"jafs_stat": "判决(5),终结本次执⾏程序(4),准予撤诉(2)"
},
"preservation": {},
"crc": 3714068012,
"administrative": {},
"civil": {
"cases": [
{
"n_laay_tree": "合同、准合同纠纷,合同纠纷,银⾏卡纠纷,信⽤卡纠纷",
"n_jaay": "合同、准合同纠纷",
"n_ssdw": "被告",
"n_jaay_tree": "合同、准合同纠纷,合同纠纷,银⾏卡纠纷,信⽤卡纠纷",
"n_pj_victory": "未知",
"n_ssdw_ys": "被告",
"n_jafs": "准予撤诉",
"n_jbfy_cj": "基层法院",
"n_qsbdje": "3304.16",
"c_id": "ea3566e092ef9bf659659b2c07855d3e",
"n_slcx": "⼀审",
"n_ajjzjd": "已结案",
"n_jbfy": "京海市⻄城区⼈⺠法院",
"d_jarq": "2013-06-18",
"n_jabdje_level": 1,
"c_slfsxx": "-1,,,;1,2013-06-19 09:00:00,1,1",
"c_ah": "2013年⻄⺠初字第******号",
"n_qsbdje_level": 1,
"c_ssdy": "京海市",
"n_jabdje": "3304.16",
"n_ajbs": "b6d8144d729f7811f4ea7838ef69baa7",
"n_crc": 451683830,
"n_ajlx": "⺠事⼀审",
"c_dsrxx": [
{
"n_ssdw": "原告",
"c_mc": "中国建设银⾏股份有限公司京海市分⾏",
"n_dsrlx": "企业组织"
},
{
"n_ssdw": "被告",
"c_mc": "靳帅",
"n_dsrlx": "⾃然⼈"
}
],
"n_laay": "合同、准合同纠纷",
"d_larq": "2013-03-08"
},
{
"n_laay_tree": "合同、准合同纠纷,合同纠纷,借款合同纠纷,⺠间借贷纠纷",
"n_jaay": "合同、准合同纠纷",
"n_ssdw": "被告",
"n_jaay_tree": "合同、准合同纠纷,合同纠纷,借款合同纠纷,⺠间借贷纠纷",
"n_pj_victory": "未知",
"n_ssdw_ys": "被告",
"n_jafs": "判决",
"n_jbfy_cj": "基层法院",
"n_qsbdje": 110000,
"c_id": "df1fd042f1545a51c6460d0cb4005140",
"n_slcx": "⼀审",
"n_ajjzjd": "已结案",
"n_jbfy": "京海市顺义区⼈⺠法院",
"d_jarq": "2020-12-04",
"n_jabdje_level": 11,
"c_slfsxx": "1,2020-11-25 11:10:17,诉调第⼗⼀法庭,1",
"c_ah": "(2020)京0113⺠初*****号",
"n_qsbdje_level": 11,
"c_ssdy": "京海市",
"n_laay_tag": "合同纠纷",
"n_jabdje": 109455,
"n_jaay_tag": "合同纠纷",
"n_ajbs": "5a0867d91ce580d1239e1f2063912584",
"n_crc": 4035395111,
"n_ajlx": "⺠事⼀审",
"c_dsrxx": [
{
"n_ssdw": "原告",
"c_mc": "王丹霞",
"n_dsrlx": "⾃然⼈"
},
{
"n_ssdw": "被告",
"c_mc": "靳帅",
"n_dsrlx": "⾃然⼈"
}
],
"n_laay": "合同、准合同纠纷",
"d_larq": "2020-07-29"
}
],
"count": {
"money_jie_total": 11,
"count_total": 3,
"larq_stat": "2013(2),2020(1)",
"money_wei_percent": 0,
"area_stat": "京海市(3)",
"money_jie_beigao": 11,
"count_jie_total": 3,
"money_jie_other": 0,
"count_wei_total": 0,
"count_jie_beigao": 3,
"money_yuangao": 0,
"money_beigao": 11,
"ay_stat": "合同、准合同纠纷(3)",
"count_wei_other": 0,
"count_wei_beigao": 0,
"count_wei_yuangao": 0,
"money_other": 0,
"count_yuangao": 0,
"money_wei_yuangao": 0,
"money_jie_yuangao": 0,
"money_wei_beigao": 0,
"count_jie_yuangao": 0,
"count_other": 0,
"count_jie_other": 0,
"count_beigao": 3,
"money_wei_total": 0,
"money_wei_other": 0,
"money_total": 11,
"jafs_stat": "准予撤诉(2),判决(1)"
}
},
"implement": {
"cases": [
{
"d_jarq": "2021-08-19",
"n_jaay": "⺠事",
"n_ssdw": "被执⾏⼈",
"n_sjdwje": 0,
"c_gkws_glah": "(2020)京0113⺠初***号",
"c_ah": "(2021)京0113执2***",
"c_ssdy": "京海市",
"n_jafs": "终结本次执⾏程序",
"n_ajbs": "54e45b851f5baedc7d249ab755e39fbe",
"n_jbfy_cj": "基层法院",
"c_id": "4904d5bf89ca75a79bf7401727080c03",
"n_sqzxbdje": 111260,
"n_crc": 2505253178,
"n_ajlx": "⾸次执⾏",
"n_ajjzjd": "已结案",
"c_dsrxx": [
{
"n_ssdw": "申请执⾏⼈",
"c_mc": "王丹霞",
"n_dsrlx": "⾃然⼈"
},
{
"n_ssdw": "被执⾏⼈",
"c_mc": "靳帅",
"n_dsrlx": "⾃然⼈"
}
],
"n_laay": "⺠事",
"n_jbfy": "京海市顺义区⼈⺠法院",
"d_larq": "2021-02-23"
},
{
"d_jarq": "2021-11-25",
"n_jaay": "刑事",
"n_ssdw": "被执⾏⼈",
"n_sjdwje": 0,
"c_ah": "(2021)京0113执***号",
"c_ssdy": "京海市",
"n_jabdje": 3876,
"n_jafs": "终结本次执⾏程序",
"n_ajbs": "3e8392c51bbc1b7fb8e050284c89d220",
"n_jbfy_cj": "基层法院",
"c_id": "435d6483338571526e6ebb0308dc6d04",
"n_sqzxbdje": 3876,
"n_crc": 1948524411,
"n_ajlx": "⾸次执⾏",
"n_ajjzjd": "已结案",
"c_dsrxx": [
{
"n_ssdw": "申请执⾏⼈",
"c_mc": "京海市顺义区⼈⺠法院",
"n_dsrlx": "企业组织"
},
{
"n_ssdw": "被执⾏⼈",
"c_mc": "靳帅",
"n_dsrlx": "⾃然⼈"
}
],
"n_laay": "刑事",
"n_jbfy": "京海市顺义区⼈⺠法院",
"d_larq": "2021-10-26"
},
{
"d_jarq": "2022-08-04",
"n_jaay": "刑事",
"n_ssdw": "被执⾏⼈",
"n_sjdwje": 0,
"c_ah": "(2022)京0113执****号",
"c_ssdy": "京海市",
"n_jabdje": 18110,
"n_jafs": "终结本次执⾏程序",
"n_ajbs": "c345a052409a2c0ebaecd6cee45b8050",
"n_jbfy_cj": "基层法院",
"c_id": "4683b25207c45768ed9bcead28b51036",
"n_sqzxbdje": 18110,
"n_crc": 3747572709,
"n_ajlx": "⾸次执⾏",
"n_ajjzjd": "已结案",
"c_dsrxx": [
{
"n_ssdw": "申请执⾏⼈",
"c_mc": "京海市顺义区⼈⺠法院",
"n_dsrlx": "企业组织"
},
{
"n_ssdw": "被执⾏⼈",
"c_mc": "靳帅",
"n_dsrlx": "⾃然⼈"
}
],
"n_laay": "刑事",
"n_jbfy": "京海市顺义区⼈⺠法院",
"d_larq": "2022-07-12"
},
{
"d_jarq": "2024-01-02",
"n_jaay": "刑事",
"n_ssdw": "被执⾏⼈",
"n_sjdwje": 0,
"c_gkws_glah": "(2023)京0113刑****号",
"c_ah": "(2023)京0113执*****号",
"c_ssdy": "京海市",
"n_jabdje": 4670,
"n_jafs": "终结本次执⾏程序",
"n_ajbs": "8dda746bb87c72f76d49a2cacee0efa0",
"n_jbfy_cj": "基层法院",
"c_id": "30285f31d30a24a2a41cc59fcb0928bc",
"n_sqzxbdje": 4670,
"n_crc": 2098789290,
"n_ajlx": "⾸次执⾏",
"n_ajjzjd": "已结案",
"c_dsrxx": [
{
"n_ssdw": "申请执⾏⼈",
"c_mc": "京海市顺义区⼈⺠法院",
"n_dsrlx": "企业组织"
},
{
"n_ssdw": "被执⾏⼈",
"c_mc": "靳帅",
"n_dsrlx": "⾃然⼈"
}
],
"n_laay": "刑事",
"n_jbfy": "京海市顺义区⼈⺠法院",
"d_larq": "2023-11-20"
}
],
"count": {
"money_jie_total": 3,
"count_total": 4,
"larq_stat": "2021(2),2022(1),2023(1)",
"money_wei_percent": 0,
"area_stat": "京海市(4)",
"money_jie_beigao": 3,
"count_jie_total": 4,
"money_jie_other": 0,
"count_wei_total": 0,
"count_jie_beigao": 4,
"money_yuangao": 0,
"money_beigao": 3,
"ay_stat": "刑事(3),未知(1)",
"count_wei_other": 0,
"count_wei_beigao": 0,
"count_wei_yuangao": 0,
"money_other": 0,
"count_yuangao": 0,
"money_wei_yuangao": 0,
"money_jie_yuangao": 0,
"money_wei_beigao": 0,
"count_jie_yuangao": 0,
"count_other": 0,
"count_jie_other": 0,
"count_beigao": 4,
"money_wei_total": 0,
"money_wei_other": 0,
"money_total": 3,
"jafs_stat": "终结本次执⾏程序(4)"
}
},
"criminal": {
"cases": [
{
"n_laay_tree": "侵犯财产罪,盗窃罪",
"n_jaay": "侵犯财产罪",
"n_ssdw": "被告⼈",
"n_pcjg": "给予刑事处罚",
"n_jaay_tree": "侵犯财产罪,盗窃罪",
"n_ccxzxje_level": 0,
"n_ssdw_ys": "被告⼈",
"n_jafs": "判决",
"n_jbfy_cj": "基层法院",
"c_id": "44bc6ccd90fada8e585e27f86700696c",
"n_slcx": "⼀审",
"n_ajjzjd": "已结案",
"n_jbfy": "京海市顺义区⼈⺠法院",
"d_jarq": "2021-09-23",
"c_slfsxx": "1,2021-09-23 09:48:23,第三⼗七法庭,1",
"n_dzzm": "侵犯财产罪",
"n_fzje_level": 0,
"n_bqqpcje_level": 0,
"n_pcpcje_level": 0,
"c_ah": "(2021)京0113刑初*****号",
"c_ssdy": "京海市",
"n_ajbs": "08c9087760d19e4e46ea0a5e1ff8907f",
"n_dzzm_tree": "侵犯财产罪,盗窃罪",
"n_crc": 3782814141,
"n_ajlx": "刑事⼀审",
"c_dsrxx": [
{
"n_ssdw": "被告⼈",
"c_mc": "靳帅",
"n_dsrlx": "⾃然⼈"
}
],
"n_laay": "侵犯财产罪",
"d_larq": "2021-09-16"
},
{
"n_laay_tree": "侵犯财产罪,盗窃罪",
"n_jaay": "侵犯财产罪",
"n_ssdw": "被告⼈",
"n_pcjg": "给予刑事处罚",
"n_jaay_tree": "侵犯财产罪,盗窃罪",
"n_ccxzxje_level": 0,
"n_ssdw_ys": "被告⼈",
"n_jafs": "判决",
"n_jbfy_cj": "基层法院",
"c_id": "8851b2565cd27bc09a00a8ecd82b3224",
"n_slcx": "⼀审",
"n_ajjzjd": "已结案",
"n_jbfy": "京海市顺义区⼈⺠法院",
"d_jarq": "2022-06-17",
"c_slfsxx": "1,2022-06-08 09:38:41,第四⼗法庭,1",
"n_dzzm": "侵犯财产罪",
"n_fzje_level": 0,
"n_bqqpcje_level": 0,
"n_pcpcje_level": 0,
"c_ah": "(2022)京0113刑初****号",
"c_ssdy": "京海市",
"n_ajbs": "1da42d08e89cf1907b0ab30239437060",
"n_dzzm_tree": "侵犯财产罪,盗窃罪",
"n_crc": 168162812,
"n_ajlx": "刑事⼀审",
"c_dsrxx": [
{
"n_ssdw": "被告⼈",
"c_mc": "靳帅",
"n_dsrlx": "⾃然⼈"
}
],
"n_laay": "侵犯财产罪",
"d_larq": "2022-06-02"
},
{
"n_laay_tree": "侵犯财产罪,盗窃罪",
"n_jaay": "侵犯财产罪",
"n_ssdw": "被告⼈",
"n_pcjg": "给予刑事处罚",
"n_jaay_tree": "侵犯财产罪,盗窃罪",
"n_ccxzxje_level": 0,
"n_ssdw_ys": "被告⼈",
"n_jafs": "判决",
"n_jbfy_cj": "基层法院",
"c_id": "82c3a2095c4ee2102fe156fc6cd5c77c",
"n_slcx": "⼀审",
"n_ajjzjd": "已结案",
"n_jbfy": "京海市顺义区⼈⺠法院",
"d_jarq": "2023-10-27",
"c_slfsxx": "1,2023-10-27 09:19:41,第三⼗七法庭,1",
"n_dzzm": "侵犯财产罪",
"n_fzje_level": 0,
"n_bqqpcje_level": 0,
"n_pcpcje_level": 0,
"c_ah": "(2023)京0113刑****号",
"c_ssdy": "京海市",
"n_ajbs": "91b1aa92abba978b9bb583de92445045",
"n_dzzm_tree": "侵犯财产罪,盗窃罪",
"n_crc": 659651411,
"n_ajlx": "刑事⼀审",
"c_dsrxx": [
{
"n_ssdw": "被告⼈",
"c_mc": "靳帅",
"n_dsrlx": "⾃然⼈"
}
],
"n_laay": "侵犯财产罪",
"d_larq": "2023-10-11"
}
],
"count": {
"money_jie_total": 0,
"count_total": 4,
"larq_stat": "2009(1),2021(1),2022(1),2023(1)",
"area_stat": "京海市(4)",
"money_jie_beigao": 0,
"count_jie_total": 4,
"money_jie_other": 0,
"count_wei_total": 0,
"count_jie_beigao": 4,
"money_yuangao": 0,
"money_beigao": 0,
"ay_stat": "侵犯财产罪(4)",
"count_wei_other": 0,
"count_wei_beigao": 0,
"count_wei_yuangao": 0,
"money_other": 0,
"count_yuangao": 0,
"money_wei_yuangao": 0,
"money_jie_yuangao": 0,
"money_wei_beigao": 0,
"count_jie_yuangao": 0,
"count_other": 0,
"count_jie_other": 0,
"count_beigao": 4,
"money_wei_total": 0,
"money_wei_other": 0,
"money_total": 0,
"jafs_stat": "判决(4)"
}
},
"bankrupt": {}
}
}
}
```