<dependency>
<groupId>com.cic.businsurance.regulatory</groupId>
<artifactId>veh-unity-insci</artifactId>
<version>4.0.0-SNAPSHOT</version>
</dependency>
com.cic.businsurance.regulatory.vehunityinsci.facade.api.carshiptax.CarShipTaxCIApi
carShipTaxQueryInfo
{
"guide": {
"productCategoryCode": "03",
"productSmallCategoryCode": "0302",
"productCode": "D03001",
"provinceCode": "330000",
"cityCode": "330100",
"countyCode": "330102",
"channelType": "exercitation incididunt proident sed",
"bizSourceCd": "adipisicing velit",
"businessNature": "enim dolore",
"systemSourceCode": "26",
"systemSourceLeve12Code": "40",
"underwritingMethodCd": "1"
},
"basePart": {
"engineNo": "vgtHqn9",
"licenseType": "minim Ut ullamco proident",
"licenseNo": "id eu magna quis",
"vehicleOwnerName": "近六断原",
"vinNo": "exercitation"
},
"relevancyOrganize": {
"signOrgCode": "7",
"issueOrgCode": "14",
"handlerOrgCode": "86",
"provinceIssueOrgCode": "90",
"handlerName": "格那体号后半",
"handlerEmpNo": "ipsum magna ea",
"recordHolderName": "通复准层",
"recordHolderEmpNo": "nostrud culpa esse occaecat labore",
"partnerName": "什把感构头期",
"partnerCode": "69"
}
}
curl --location --request POST '10.207.138.234:9202/cic/platform/car/unity/ci/80' \
--header 'Content-Type: application/json' \
--data-raw '{
"guide": {
"productCategoryCode": "03",
"productSmallCategoryCode": "0302",
"productCode": "D03001",
"provinceCode": "330000",
"cityCode": "330100",
"countyCode": "330102",
"channelType": "exercitation incididunt proident sed",
"bizSourceCd": "adipisicing velit",
"businessNature": "enim dolore",
"systemSourceCode": "26",
"systemSourceLeve12Code": "40",
"underwritingMethodCd": "1"
},
"basePart": {
"engineNo": "vgtHqn9",
"licenseType": "minim Ut ullamco proident",
"licenseNo": "id eu magna quis",
"vehicleOwnerName": "近六断原",
"vinNo": "exercitation"
},
"relevancyOrganize": {
"signOrgCode": "7",
"issueOrgCode": "14",
"handlerOrgCode": "86",
"provinceIssueOrgCode": "90",
"handlerName": "格那体号后半",
"handlerEmpNo": "ipsum magna ea",
"recordHolderName": "通复准层",
"recordHolderEmpNo": "nostrud culpa esse occaecat labore",
"partnerName": "什把感构头期",
"partnerCode": "69"
}
}'
{
"taxTermTypeCode": "string",
"taxConditionCode": "string",
"taxRegistryNumber": "string",
"taxPayerName": "string",
"taxPayerIdentificationCode": "string",
"declareDate": "string",
"declareStatusIa": "string",
"calcTaxFlag": "string",
"promptMessage": "string",
"taxPaymentMark": null,
"computerCode": null,
"taxDescription": null,
"notCollectedPromptMessage": "string",
"currentTaxDue": {
"taxLocationCode": "string",
"taxStartDate": "string",
"taxEndDate": "string",
"taxUnitTypeCode": "string",
"unitRate": "string",
"annualTaxAmount": "string",
"exceedDate": "string",
"exceedDaysCount": "string",
"overDue": "string",
"totalAmount": "string",
"taxConditionCode": "string",
"taxDue": "string",
"paid": {
"taxDepartementCode": "string",
"taxDepartement": "string",
"taxDocumentNumber": "string",
"taxDocumentDate": "string",
"taxPaidAreaCode": "string"
},
"derate": {
"deductionDueCode": "string",
"deductionDueType": "string",
"deductionDueProportion": "string",
"deduction": "string",
"deductionDocumentNumber": "string",
"taxDepartmentCode": "string",
"taxDepartment": "string"
}
},
"delinquentTaxDueList": [
{
"taxLocationCode": "string",
"taxStartDate": "string",
"taxEndDate": "string",
"taxUnitTypeCode": "string",
"unitRate": "string",
"annualTaxAmount": "string",
"exceedDate": "string",
"exceedDaysCount": "string",
"overDue": "string",
"totalAmount": "string",
"taxConditionCode": "string",
"taxDue": "string",
"paid": {
"taxDepartementCode": "string",
"taxDepartement": "string",
"taxDocumentNumber": "string",
"taxDocumentDate": "string",
"taxPaidAreaCode": "string"
},
"derate": {
"deductionDueCode": "string",
"deductionDueType": "string",
"deductionDueProportion": "string",
"deduction": "string",
"deductionDocumentNumber": "string",
"taxDepartmentCode": "string",
"taxDepartment": "string"
}
}
],
"taxAmount": {
"taxAmountFlag": "string",
"annualTaxDue": "string",
"sumTaxDefault": "string",
"sumOverdue": "string",
"sumTax": "string"
}
}