[
{
"baseReq": {
"orgId": 250199001,
"regionId": 8320100,
"staffCode": "0900991",
"sysSource": "1001",
"transId": "202403071423060065606531595023"
},
"newBusiOrgId": 11229293,
"orderExtVals": [
{
"extVal": "11229293",
"linkExtVal": "省企信部测试渠道[南京]",
"operType": 1300,
"paramId": 1000007
},
{
"extVal": "105",
"operType": 1300,
"paramId": 1000112
},
{
"extVal": "0900991",
"operType": 1300,
"paramId": 1000111
},
{
"extVal": "CZ3748",
"operType": 1300,
"paramId": 1000546
}
],
"orderId": "0620240307100838826629"
}
]
curl --location --request POST '/io-service/service/io_svc_commitRefom' \
--header 'accessToken: addd97479b608269f1c6cd1e0acf6e9d_21b86771-a566-4247-86ab-68b0f7f6d857' \
--header 'staffCode: A1002' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"baseReq": {
"orgId": 250199001,
"regionId": 8320100,
"staffCode": "0900991",
"sysSource": "1001",
"transId": "202403071423060065606531595023"
},
"newBusiOrgId": 11229293,
"orderExtVals": [
{
"extVal": "11229293",
"linkExtVal": "省企信部测试渠道[南京]",
"operType": 1300,
"paramId": 1000007
},
{
"extVal": "105",
"operType": 1300,
"paramId": 1000112
},
{
"extVal": "0900991",
"operType": 1300,
"paramId": 1000111
},
{
"extVal": "CZ3748",
"operType": 1300,
"paramId": 1000546
}
],
"orderId": "0620240307100838826629"
}
]'
{
"resultCode": "0",
"resultObject": {
"code": "0",
"message": "成功"
},
"resultType": "0"
}