com.cic.busreg.local.vehicle.facade.policy.api.national.platform.NationalVehiclePlatformApi#newCarRecordTrackQuery
{
"issueOrgCode": "212200000000",
"useType": "309039",
"rackNo": "BJNYTGGPSP4C5PPPH",
"engineNo": "38384R"
}
curl --location --request POST '10.207.138.234:9243/cic/platform/car/unity/national/vehicle/25' \
--header 'Content-Type: application/json' \
--data-raw '{
"issueOrgCode": "212200000000",
"useType": "309039",
"rackNo": "BJNYTGGPSP4C5PPPH",
"engineNo": "38384R"
}'
{
"status": "-1",
"message": "系统异常",
"errorResponseCode": "6783",
"timestamp": "1690535642",
"data": {
"recordFlag": "3",
"recordData": {
"engineNo": "85651E",
"rackNo": "XYEYFLSLZPYP0EPWN",
"ownerName": "高娟",
"ownerCertificateType": "10",
"ownerCertificateNum": "74907518271012315x",
"vehicleStyle": "B1C",
"limitLoadPerson": "5",
"limitLoad": "2135",
"wholeWeight": "2521",
"displacement": "2647",
"pmFuelType": "D",
"certificateType": "05",
"certificateNo": "450000198105078622",
"certificateDate": "1980-04-06 10:35:35",
"vehicleCategory": "302003024",
"modelEnergyType": "3",
"vehicleModel": "mpfcufvhi",
"carSequenceNo": "anim sit est"
}
},
"errorCode": "17"
}