{
"systemcode":"1",
"common":{
"registorganizationcode":"000001",
"circpopedomcode":"110000",
"agenttype":"210",
"classcodelist":[
{
"classcode":"01100"
},
{
"classcode":"01120"
}
],
"buslinkcode":"502",
"businnumber":"PDCC202034120000096720",
"registerID":"",
"premium":"1000.00",
"suminsured":"20000.00",
"poleffdate":"2020-01-20 13:59:59",
"policyenddate":"2020-01-20",
"busincompltime":"2020-07-21 10:59:59",
"checkidentifycode":"1",
"relatedpersonquantity":"2",
"people":[
{
"relatedpersoncheckresult":"1",
"checkcode":"fba51530d059518b01563acbd5dc141f",
"checkcodegentime":"2020-07-21 11:18:50.997",
"realnameID":"d518d462203544039fa23403f32b5019",
"relatedpersonfullname":"王先生",
"relatedpersonsex":"1",
"relatedpersonbirthdate":"1992-04-05",
"relatedpersoncerttypecode":"111",
"relatedpersoncertno":"54bpnmCyR8B7qs7vDeqaNMgrI7qNNVRlzrX8/PWfcmM=",
"relatedpersoncertivalistartdate":"2020-01-20",
"relatedpersoncertivalienddate":"2021-01-20",
"relatedpersonaddress":"北京市石景山区海特花园2号楼2单元202",
"relatedpersoncelno":"199****1797",
"changestatus":"1",
"relatedpersonrole":[
{
"rolecode":"1"
},
{
"rolecode":"2"
}
]
},
{
"relatedpersoncheckresult":"1",
"checkcode":"fba51530d059518b01563acbd5dc141f",
"checkcodegentime":"2020-07-21 11:18:50.997",
"realnameID":"d518d462203544039fa23403f32b5019",
"relatedpersonfullname":"李先生",
"relatedpersonsex":"1",
"relatedpersonbirthdate":"1992-04-05",
"relatedpersoncerttypecode":"111",
"relatedpersoncertno":"54bpnmCyR8B7qs7vDeqaNMgrI7qNNVRlzrX8/PWfcmM=",
"relatedpersoncertivalistartdate":"2020-01-01",
"relatedpersoncertivalienddate":"2020-01-20",
"relatedpersonaddress":"北京市石景山区海特花园2号楼2单元202",
"relatedpersoncelno":"199****1797",
"changestatus":"1",
"relatedpersonrole":[
{
"rolecode":"1"
},
{
"rolecode":"2"
}
]
}
]
},
"modify":{
"realnamepayflag":"1",
"policyno":"PDCC202034120000096712",
"endorsecreatdate":"2010-11-11 13:59:59",
"endortype":"11",
"receivepaytypelist":[
{
"receivepaytypecode":"99",
"payname":"1",
"payerbankaccno":"1"
},
{
"receivepaytypecode":"99",
"payname":"张先生",
"payerbankaccno":"1"
}
]
}
}
curl --location --request POST '10.207.138.234:9206/cic/platform/regist/modify' \
--header 'Content-Type: application/json' \
--data-raw '{
"systemcode":"1",
"common":{
"registorganizationcode":"000001",
"circpopedomcode":"110000",
"agenttype":"210",
"classcodelist":[
{
"classcode":"01100"
},
{
"classcode":"01120"
}
],
"buslinkcode":"502",
"businnumber":"PDCC202034120000096720",
"registerID":"",
"premium":"1000.00",
"suminsured":"20000.00",
"poleffdate":"2020-01-20 13:59:59",
"policyenddate":"2020-01-20",
"busincompltime":"2020-07-21 10:59:59",
"checkidentifycode":"1",
"relatedpersonquantity":"2",
"people":[
{
"relatedpersoncheckresult":"1",
"checkcode":"fba51530d059518b01563acbd5dc141f",
"checkcodegentime":"2020-07-21 11:18:50.997",
"realnameID":"d518d462203544039fa23403f32b5019",
"relatedpersonfullname":"王先生",
"relatedpersonsex":"1",
"relatedpersonbirthdate":"1992-04-05",
"relatedpersoncerttypecode":"111",
"relatedpersoncertno":"54bpnmCyR8B7qs7vDeqaNMgrI7qNNVRlzrX8/PWfcmM=",
"relatedpersoncertivalistartdate":"2020-01-20",
"relatedpersoncertivalienddate":"2021-01-20",
"relatedpersonaddress":"北京市石景山区海特花园2号楼2单元202",
"relatedpersoncelno":"199****1797",
"changestatus":"1",
"relatedpersonrole":[
{
"rolecode":"1"
},
{
"rolecode":"2"
}
]
},
{
"relatedpersoncheckresult":"1",
"checkcode":"fba51530d059518b01563acbd5dc141f",
"checkcodegentime":"2020-07-21 11:18:50.997",
"realnameID":"d518d462203544039fa23403f32b5019",
"relatedpersonfullname":"李先生",
"relatedpersonsex":"1",
"relatedpersonbirthdate":"1992-04-05",
"relatedpersoncerttypecode":"111",
"relatedpersoncertno":"54bpnmCyR8B7qs7vDeqaNMgrI7qNNVRlzrX8/PWfcmM=",
"relatedpersoncertivalistartdate":"2020-01-01",
"relatedpersoncertivalienddate":"2020-01-20",
"relatedpersonaddress":"北京市石景山区海特花园2号楼2单元202",
"relatedpersoncelno":"199****1797",
"changestatus":"1",
"relatedpersonrole":[
{
"rolecode":"1"
},
{
"rolecode":"2"
}
]
}
]
},
"modify":{
"realnamepayflag":"1",
"policyno":"PDCC202034120000096712",
"endorsecreatdate":"2010-11-11 13:59:59",
"endortype":"11",
"receivepaytypelist":[
{
"receivepaytypecode":"99",
"payname":"1",
"payerbankaccno":"1"
},
{
"receivepaytypecode":"99",
"payname":"张先生",
"payerbankaccno":"1"
}
]
}
}'
{}