{
"guide": {
"productCategoryCode": "03",
"productSmallCategoryCode": "0301",
"productCode": "D03002",
"provinceCode": "440000",
"cityCode": "440100",
"countyCode": "440102",
"channelType": "12000000",
"bizSourceCd": "22030101",
"businessNature": "05",
"systemSourceCode": "SI",
"systemSourceLevel2Code": "A010101000001640",
"underwritingMethodCd": "1"
},
"relevancyOrganize": {
"singOrgCode": "76",
"issueOrgCode": "72",
"handlerOrgCode": "45",
"provinceIssueOrgCode": "211100000000",
"handlerName": "陆敏",
"handlerEmpNo": "2531688944",
"recordHolderName": "熊伟",
"recordHolderEmpNo": "4184735586",
"partnerName": "叶超",
"partnerCode": "5677005858"
},
"basePart": {
"type": "2",
"proposalQueryNo": "AAAAag44wg43w",
"amendQueryNo": "AAAAag44wg43w",
"cancelQueryNo": "AAAAag44wg43w",
"machineCode": "111",
"salesChannel": "11020200",
"isInsure": "1"
},
"applicationDataList": [
{
"policyHolder": "李坤尧",
"gender": "1",
"nation": "",
"birthDate": "2022-07-11",
"address": "",
"certCode": "410901199808302013",
"issuer": "",
"certStartDate": "2022-07-11",
"certEndDate": "2022-07-11",
"telephone": "15900393349",
"customerType": "111"
}
],
"insuredDataList": [
{
"insuredName": "李坤尧",
"gender": "1",
"nation": "",
"birthDate": "2022-07-11",
"address": "",
"certCode": "410901199808302013",
"issuer": "",
"certStartDate": "2022-07-11",
"certEndDate": "2022-07-11",
"telephone": "15900393349",
"customerType": "111"
}
]
}
curl --location --request GET '10.207.138.234:9240/cic/platform/car/unity/national/vehicle/NVP04' \
--header 'Content-Type: application/json' \
--data-raw '{
"guide": {
"productCategoryCode": "03",
"productSmallCategoryCode": "0301",
"productCode": "D03002",
"provinceCode": "440000",
"cityCode": "440100",
"countyCode": "440102",
"channelType": "12000000",
"bizSourceCd": "22030101",
"businessNature": "05",
"systemSourceCode": "SI",
"systemSourceLevel2Code": "A010101000001640",
"underwritingMethodCd": "1"
},
"relevancyOrganize": {
"singOrgCode": "76",
"issueOrgCode": "72",
"handlerOrgCode": "45",
"provinceIssueOrgCode": "211100000000",
"handlerName": "陆敏",
"handlerEmpNo": "2531688944",
"recordHolderName": "熊伟",
"recordHolderEmpNo": "4184735586",
"partnerName": "叶超",
"partnerCode": "5677005858"
},
"basePart": {
"type": "2",
"proposalQueryNo": "AAAAag44wg43w",
"amendQueryNo": "AAAAag44wg43w",
"cancelQueryNo": "AAAAag44wg43w",
"machineCode": "111",
"salesChannel": "11020200",
"isInsure": "1"
},
"applicationDataList": [
{
"policyHolder": "李坤尧",
"gender": "1",
"nation": "",
"birthDate": "2022-07-11",
"address": "",
"certCode": "410901199808302013",
"issuer": "",
"certStartDate": "2022-07-11",
"certEndDate": "2022-07-11",
"telephone": "15900393349",
"customerType": "111"
}
],
"insuredDataList": [
{
"insuredName": "李坤尧",
"gender": "1",
"nation": "",
"birthDate": "2022-07-11",
"address": "",
"certCode": "410901199808302013",
"issuer": "",
"certStartDate": "2022-07-11",
"certEndDate": "2022-07-11",
"telephone": "15900393349",
"customerType": "111"
}
]
}'
{}