{
"profitSharingResults": [
{
"description": "string",
"profitSharingAccountCode": "string",
"profitSharingMode": "COST_MONEY_FIXED_PERCENT",
"profitSharingValue": "string"
}
],
"ruleConditions": [
{
"conditionType": "ALL",
"profitSharingTargets": [
{
"targetId": 0,
"targetName": "string",
"targetRuleType": "ALL",
"targetType": "ALL"
}
]
}
]
}