com.cic.busreg.local.vehicle.facade.policy.api.national.platform.NationalVehiclePlatformApi#newCarRecord
211100000000
213502000000
212100000000
212102000000
开启新车备案{
"basePart": {
"engineNo": "24253S",
"rackNo": "LK7ZUMCKY3PTPKPWZ",
"ownerName": "林艳",
"ownerCertificateType": "10",
"ownerCertificateNum": "61921720860217346X",
"vehicleStyle": "B23",
"limitLoadPerson": "9",
"limitLoad": "2982",
"wholeWeight": "3284",
"displacement": "2027",
"pmFuelType": "E",
"certificateType": "03",
"certificateNo": "420000198206283363",
"certificateDate": "1991-02-11 17:32:23",
"vehicleCategory": "302003021",
"modelEnergyType": "0",
"vehicleModel": "osxupit",
"useType": "41B42tZ7"
},
"guide": {
"businessNature": "10",
"systemSourceCode": "SI",
"productCategoryCode": "03",
"cityCode": "330100",
"productSmallCategoryCode": "0302",
"productCode": "D03002",
"bizSourceCd": "22030200",
"provinceCode": "330000",
"channelType": "12030302",
"countyCode": "330102",
"systemSourceLevel2Code": "BJDTBX",
"underwritingMethodCd": "1"
},
"relevancyOrganize": {
"issueOrgCode": "35",
"singOrgCode": "11",
"handlerName": "武艳",
"recordHolderName": "蔡秀英",
"partnerCode": "0637424194",
"provinceIssueOrgCode": "211200000000",
"handlerOrgCode": "98",
"recordHolderEmpNo": "4376611742",
"partnerName": "邱静",
"handlerEmpNo": "9441683116"
}
}
curl --location --request POST '10.207.138.234:9243/cic/platform/car/unity/national/vehicle/24' \
--header 'Content-Type: application/json' \
--data-raw '{
"basePart": {
"engineNo": "24253S",
"rackNo": "LK7ZUMCKY3PTPKPWZ",
"ownerName": "林艳",
"ownerCertificateType": "10",
"ownerCertificateNum": "61921720860217346X",
"vehicleStyle": "B23",
"limitLoadPerson": "9",
"limitLoad": "2982",
"wholeWeight": "3284",
"displacement": "2027",
"pmFuelType": "E",
"certificateType": "03",
"certificateNo": "420000198206283363",
"certificateDate": "1991-02-11 17:32:23",
"vehicleCategory": "302003021",
"modelEnergyType": "0",
"vehicleModel": "osxupit",
"useType": "41B42tZ7"
},
"guide": {
"businessNature": "10",
"systemSourceCode": "SI",
"productCategoryCode": "03",
"cityCode": "330100",
"productSmallCategoryCode": "0302",
"productCode": "D03002",
"bizSourceCd": "22030200",
"provinceCode": "330000",
"channelType": "12030302",
"countyCode": "330102",
"systemSourceLevel2Code": "BJDTBX",
"underwritingMethodCd": "1"
},
"relevancyOrganize": {
"issueOrgCode": "35",
"singOrgCode": "11",
"handlerName": "武艳",
"recordHolderName": "蔡秀英",
"partnerCode": "0637424194",
"provinceIssueOrgCode": "211200000000",
"handlerOrgCode": "98",
"recordHolderEmpNo": "4376611742",
"partnerName": "邱静",
"handlerEmpNo": "9441683116"
}
}'
{
"status": "0000",
"message": "成功",
"errorCode": "0000",
"errorResponseCode": null,
"timestamp": "2023-07-31 18:05:12 461",
"data": {
"carSequenceNo": "24CICP440323070320797912299783"
}
}