- 保单接入子域
- 银保信-交强险
- 银保信-商业险
- 保单接入子域消息处理服务
- 上海承保承保平台
- 地方车险平台
- 地方意健险平台
- 保险实名查验与登记
- 全国车险信息平台费用登记子系统
- 四川公安交管
- 四川中介对账
- 银保信全国车险平台
- 好投保
- 车型及纯风险保费查询POST
批改确认接口
开发中
POST
/cic/platform/car/unity/ci/05
请求参数
Body 参数application/json
object {0}
示例
{
"endorsementApplyOrderDTO": {
"endorsementBaseInfoDTO": {
"endorsementEffectTime": "2021-01-20T00:00:00.000"
},
"endorsementChangeDTO": {
"applyPlatformCode": "04CICP230021001611047330042560",
"endorsementChangeCostDTOList": {
"changePremium": "1000.00",
"basePremium": "950.00",
"amount": "50.00"
}
},
"endorsementCostDTO": {
"costDetailList": [
{
"costType": "1",
"amount": "12"
},
{
"costType": "7",
"amount": "18"
}
]
}
},
"policy": {
"applicant": {
"party": {
"cnName": "张三",
"personType": "1",
"persIdentType": "111",
"effCertNo": "440103198001010116",
"permanentAddr": "广东省广州市荔湾区",
"mobilePhoneNo": "15100120942"
}
},
"paymentInfo": {
"paymentModeCd": "82"
},
"innerInsurer": {
"partyNo": "44000000"
},
"vehicleProposalExtInfo": {
"confirmSequenceNo": "VIWC6"
},
"subject": {
"usageType": "309001",
"licenseNo": "",
"licenseType": "",
"engineNo": "DKKDKDKKD14",
"vinNo": "FKKXKXKKXKXKXKL14",
"vehicleStyle": "K33",
"firstRegisterDate": "2021-01-20T00:00:00.000",
"vehicleClassCode": "11",
"ratedPassengerCapacity": "5",
"carryingCapacity": "0",
"emptyWeight": "1305",
"engineCapacity": "50",
"noticeType": "MAZDA 323",
"noLicenseFlag": "0"
},
"vehicleOwner": {
"party": {
"cnName": "张三",
"ownerNatureType": "1",
"persIdentType": "111",
"effCertNo": "130732199204010593"
}
},
"insured": {
"party": {
"cnName": "张三",
"personType": "1",
"persIdentType": "111",
"effCertNo": "440103198001010116",
"permanentAddr": "广东省广州市荔湾区",
"mobilePhoneNo": "15100120942"
}
},
"insuranceAgent": {
"agentRate": "0"
},
"vehicleTax": {
"taxType": "T",
"registryNumber": "91230500660247391U",
"customerName": "张三",
"taxTtaxpayerIdype": "130732199204010593",
"vehicleTaxDeclareStatus": "0",
"calcTaxFlag": "2",
"taxamountFlag": "1",
"currentAmount": "420.0",
"sumTaxDefault": "0.0",
"lateFee": "0.0",
"totalAmount": "420.0",
"taxStatus": "T",
"taxArea": "230000",
"taxStartDate": "2021-01-20T00:00:00.000",
"taxEndDate": "2021-01-20T00:00:00.000",
"unitTaxAmount": "420.0",
"yearUnitTax": "420.0",
"exceedDaysCount": "0"
}
}
}
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST '10.207.138.234:9202/cic/platform/car/unity/ci/05' \
--header 'Content-Type: application/json' \
--data-raw '{
"endorsementApplyOrderDTO": {
"endorsementBaseInfoDTO": {
"endorsementEffectTime": "2021-01-20T00:00:00.000"
},
"endorsementChangeDTO": {
"applyPlatformCode": "04CICP230021001611047330042560",
"endorsementChangeCostDTOList": {
"changePremium": "1000.00",
"basePremium": "950.00",
"amount": "50.00"
}
},
"endorsementCostDTO": {
"costDetailList": [
{
"costType": "1",
"amount": "12"
},
{
"costType": "7",
"amount": "18"
}
]
}
},
"policy": {
"applicant": {
"party": {
"cnName": "张三",
"personType": "1",
"persIdentType": "111",
"effCertNo": "440103198001010116",
"permanentAddr": "广东省广州市荔湾区",
"mobilePhoneNo": "15100120942"
}
},
"paymentInfo": {
"paymentModeCd": "82"
},
"innerInsurer": {
"partyNo": "44000000"
},
"vehicleProposalExtInfo": {
"confirmSequenceNo": "VIWC6"
},
"subject": {
"usageType": "309001",
"licenseNo": "",
"licenseType": "",
"engineNo": "DKKDKDKKD14",
"vinNo": "FKKXKXKKXKXKXKL14",
"vehicleStyle": "K33",
"firstRegisterDate": "2021-01-20T00:00:00.000",
"vehicleClassCode": "11",
"ratedPassengerCapacity": "5",
"carryingCapacity": "0",
"emptyWeight": "1305",
"engineCapacity": "50",
"noticeType": "MAZDA 323",
"noLicenseFlag": "0"
},
"vehicleOwner": {
"party": {
"cnName": "张三",
"ownerNatureType": "1",
"persIdentType": "111",
"effCertNo": "130732199204010593"
}
},
"insured": {
"party": {
"cnName": "张三",
"personType": "1",
"persIdentType": "111",
"effCertNo": "440103198001010116",
"permanentAddr": "广东省广州市荔湾区",
"mobilePhoneNo": "15100120942"
}
},
"insuranceAgent": {
"agentRate": "0"
},
"vehicleTax": {
"taxType": "T",
"registryNumber": "91230500660247391U",
"customerName": "张三",
"taxTtaxpayerIdype": "130732199204010593",
"vehicleTaxDeclareStatus": "0",
"calcTaxFlag": "2",
"taxamountFlag": "1",
"currentAmount": "420.0",
"sumTaxDefault": "0.0",
"lateFee": "0.0",
"totalAmount": "420.0",
"taxStatus": "T",
"taxArea": "230000",
"taxStartDate": "2021-01-20T00:00:00.000",
"taxEndDate": "2021-01-20T00:00:00.000",
"unitTaxAmount": "420.0",
"yearUnitTax": "420.0",
"exceedDaysCount": "0"
}
}
}'
返回响应
🟢200成功
application/json
Body
object {0}
示例
{}
修改于 2022-04-21 08:40:23