{
"authenticationType": "03",
"carSumAmount": "4185.70",
"channelCode": "22030200",
"comCode": "214400000000",
"credentialList": [
{
"coverageType": "1",
"credentialType": "1"
},
{
"coverageType": "2",
"credentialType": "1"
}
],
"isJoint": "1",
"noCarSumAmount": "275.00",
"payAccount": "oDVLHs18AlUKhV5guCvGopaLtVds",
"payNo": "20230425101014600115210000019600021145341682407316605",
"payType": "WECHAT",
"productCode": "D03001",
"reqDomain": "01",
"sumAmount": "4460.70"
}
curl --location --request POST '10.207.138.234:9202/cic/platform/car/unity/ci/23' \
--header 'Content-Type: application/json' \
--data-raw '{
"authenticationType": "03",
"carSumAmount": "4185.70",
"channelCode": "22030200",
"comCode": "214400000000",
"credentialList": [
{
"coverageType": "1",
"credentialType": "1"
},
{
"coverageType": "2",
"credentialType": "1"
}
],
"isJoint": "1",
"noCarSumAmount": "275.00",
"payAccount": "oDVLHs18AlUKhV5guCvGopaLtVds",
"payNo": "20230425101014600115210000019600021145341682407316605",
"payType": "WECHAT",
"productCode": "D03001",
"reqDomain": "01",
"sumAmount": "4460.70"
}'
{}