com.cic.businsurance.regulatory.allvehinsurance.facade.api.veh.gd.synthesis.GdVehicleDataAcquisitionApi#vehicleCheck
{
"guide": {
"productCategoryCode": "03",
"productSmallCategoryCode": "0301",
"productCode": "D03002",
"provinceCode": "330000",
"cityCode": "330100",
"countyCode": "330102",
"channelType": "11000000",
"bizSourceCd": "21010200",
"businessNature": "04",
"systemSourceCode": "SI",
"systemSourceLeve12Code": "YNTHCAR",
"underwritingMethodCd": "1"
},
"relevancyOrganize": {
"signOrgCode": "55",
"issueOrgCode": "44",
"handlerOrgCode": "65",
"provinceIssueOrgCode": "85",
"handlerName": "邵伟",
"handlerEmpNo": "3809426657",
"recordHolderName": "薛伟",
"recordHolderEmpNo": "9085890692",
"partnerName": "廖杰",
"partnerCode": "3555706446"
},
"basePart": {
"vin": "VPPP7MPPUEFP11DM2",
"licensePlateNo": "粤KJF7KE",
"licensePlateType": "05",
"engineNo": "50554H",
"pmVehicleType": "B4F",
"firstRegisterDate": "1988-12-07",
"transferDate": "1995-09-03",
"wholeWeight": "qui eu adipisicing",
"ratedPassengerCapacity": "黔东南苗族侗族自治州",
"tonnage": "n1J8284E",
"displacement": "labore magna fugiat esse",
"motorTypeCode": "56",
"motorUsageTypeCode": "12"
}
}
curl --location --request POST '10.207.138.234:9243/cic/platform/vehicle/guangdong/acquisition/GVA05' \
--header 'Content-Type: application/json' \
--data-raw '{
"guide": {
"productCategoryCode": "03",
"productSmallCategoryCode": "0301",
"productCode": "D03002",
"provinceCode": "330000",
"cityCode": "330100",
"countyCode": "330102",
"channelType": "11000000",
"bizSourceCd": "21010200",
"businessNature": "04",
"systemSourceCode": "SI",
"systemSourceLeve12Code": "YNTHCAR",
"underwritingMethodCd": "1"
},
"relevancyOrganize": {
"signOrgCode": "55",
"issueOrgCode": "44",
"handlerOrgCode": "65",
"provinceIssueOrgCode": "85",
"handlerName": "邵伟",
"handlerEmpNo": "3809426657",
"recordHolderName": "薛伟",
"recordHolderEmpNo": "9085890692",
"partnerName": "廖杰",
"partnerCode": "3555706446"
},
"basePart": {
"vin": "VPPP7MPPUEFP11DM2",
"licensePlateNo": "粤KJF7KE",
"licensePlateType": "05",
"engineNo": "50554H",
"pmVehicleType": "B4F",
"firstRegisterDate": "1988-12-07",
"transferDate": "1995-09-03",
"wholeWeight": "qui eu adipisicing",
"ratedPassengerCapacity": "黔东南苗族侗族自治州",
"tonnage": "n1J8284E",
"displacement": "labore magna fugiat esse",
"motorTypeCode": "56",
"motorUsageTypeCode": "12"
}
}'
{
"status": "9999",
"message": "成功",
"errorResponseCode": "",
"timestamp": "1675318586",
"data": {
"vehicleCheckCode": "6828826595"
},
"errorCode": ""
}