com.cic.businsurance.regulatory.allvehinsurance.facade.api.veh.gd.synthesis.GdVehicleDataAcquisitionApi#vehicleQuery
{
"guide": {
"productCategoryCode": "03",
"productSmallCategoryCode": "0302",
"productCode": "D03001",
"provinceCode": "330000",
"cityCode": "330100",
"countyCode": "330102",
"channelType": "12020000",
"bizSourceCd": "23020000",
"businessNature": "09",
"systemSourceCode": "AH",
"systemSourceLeve12Code": "WEINSURE",
"underwritingMethodCd": "1"
},
"relevancyOrganize": {
"signOrgCode": "214401120000",
"issueOrgCode": "214401120000",
"handlerOrgCode": "23",
"provinceIssueOrgCode": "214400000000",
"handlerName": "邱秀兰",
"handlerEmpNo": "6656811971",
"recordHolderName": "毛强",
"recordHolderEmpNo": "2287672517",
"partnerName": "何艳",
"partnerCode": "5888248585"
},
"basePart": {
"vin": "LNN6W8G73YTVBJNVF",
"motorFlag": "0"
}
}
curl --location --request POST '10.207.138.234:9243/cic/platform/car/all/GVA04' \
--header 'Content-Type: application/json' \
--data-raw '{
"guide": {
"productCategoryCode": "03",
"productSmallCategoryCode": "0302",
"productCode": "D03001",
"provinceCode": "330000",
"cityCode": "330100",
"countyCode": "330102",
"channelType": "12020000",
"bizSourceCd": "23020000",
"businessNature": "09",
"systemSourceCode": "AH",
"systemSourceLeve12Code": "WEINSURE",
"underwritingMethodCd": "1"
},
"relevancyOrganize": {
"signOrgCode": "214401120000",
"issueOrgCode": "214401120000",
"handlerOrgCode": "23",
"provinceIssueOrgCode": "214400000000",
"handlerName": "邱秀兰",
"handlerEmpNo": "6656811971",
"recordHolderName": "毛强",
"recordHolderEmpNo": "2287672517",
"partnerName": "何艳",
"partnerCode": "5888248585"
},
"basePart": {
"vin": "LNN6W8G73YTVBJNVF",
"motorFlag": "0"
}
}'
{
"status": "0000",
"message": "成功",
"errorCode": "0000",
"errorResponseCode": null,
"timestamp": "2023-03-01 16:59:32 701",
"data": {
"vin": "LNN6W8G73YTVBJNVF",
"licensePlateNo": "粤ALY7KU",
"licensePlateType": "02",
"engineNo": "ENGR9SLHWTB9",
"pmVehicleType": "H31",
"pmUserNature": "A",
"ineffectualDate": 1705248000000,
"rejectDate": 1915632000000,
"firstRegisterDate": 1639065600000,
"lastCheckDate": 1707926400000,
"transferDate": null,
"wholeWeight": "2480",
"ratedPassengerCapacity": "5",
"tonnage": "1.250",
"displacement": "1.600",
"madeFactory": "上海大众汽车有限公司",
"model": "北京现代BH7200AY",
"brandCN": "现代",
"brandEN": "",
"haulage": "0",
"color": "A",
"fuelType": "A",
"vehicleStatus": "A",
"motorTypeCode": "21"
}
}