{
"guide": {
"businessNature": "10",
"systemSourceCode": "CHPL",
"channelType": "12030200",
"bizSourceCd": "22030500",
"cityCode": "330100",
"systemSourceLevel2Code": "DCCAR",
"productCode": "D03002",
"productSmallCategoryCode": "0301",
"productCategoryCode": "03",
"provinceCode": "330000",
"underwritingMethodCd": "1",
"countyCode": "330102"
},
"relevancyOrganize": {
"provinceIssueOrgCode": "215300000000",
"partnerCode": "3364506858",
"recordHolderName": "孙强",
"partnerName": "崔丽",
"recordHolderEmpNo": "1176912767",
"handlerOrgCode": "67",
"singOrgCode": "49",
"handlerEmpNo": "6385936896",
"handlerName": "姜静",
"issueOrgCode": "12"
},
"basePartDTO": {
"taxRegisterCode": "91",
"date": "2005-06-08",
"declareCodeList": [
"96",
"43",
"79"
]
}
}
curl --location --request POST '10.207.138.234:9240/cic/platform/car/unity/insurance/88' \
--header 'Content-Type: application/json' \
--data-raw '{
"guide": {
"businessNature": "10",
"systemSourceCode": "CHPL",
"channelType": "12030200",
"bizSourceCd": "22030500",
"cityCode": "330100",
"systemSourceLevel2Code": "DCCAR",
"productCode": "D03002",
"productSmallCategoryCode": "0301",
"productCategoryCode": "03",
"provinceCode": "330000",
"underwritingMethodCd": "1",
"countyCode": "330102"
},
"relevancyOrganize": {
"provinceIssueOrgCode": "215300000000",
"partnerCode": "3364506858",
"recordHolderName": "孙强",
"partnerName": "崔丽",
"recordHolderEmpNo": "1176912767",
"handlerOrgCode": "67",
"singOrgCode": "49",
"handlerEmpNo": "6385936896",
"handlerName": "姜静",
"issueOrgCode": "12"
},
"basePartDTO": {
"taxRegisterCode": "91",
"date": "2005-06-08",
"declareCodeList": [
"96",
"43",
"79"
]
}
}'
{
"status": "",
"message": "",
"errorCode": "",
"errorResponseCode": "",
"timestamp": "",
"data": {
"summaryCode": "",
"sumTax": ""
}
}