{
"balanceReconciliationSceneId": "string",
"entityId": "string",
"name": "string",
"targetBalanceType": "CHART_OF_ACCOUNT",
"referenceBalanceType": "CHART_OF_ACCOUNT",
"targetChartOfAccountIds": [
"string"
],
"referenceChartOfAccountIds": [
"string"
],
"targetEntityAccountFilterType": "ENTITY_ACCOUNT",
"referenceEntityAccountFilterType": "ENTITY_ACCOUNT",
"targetEntityAccountIds": [
"string"
],
"referenceEntityAccountIds": [
"string"
],
"targetPlatformIds": [
"string"
],
"referencePlatformIds": [
"string"
],
"targetPlatformTypes": [
"string"
],
"referencePlatformTypes": [
"string"
],
"targetBusinessDataTypeId": "string",
"referenceBusinessDataTypeId": "string",
"targetEntityAccountBalanceType": "CALCULATED",
"referenceEntityAccountBalanceType": "CALCULATED",
"conditions": [
{
"column": 0,
"type": "CURRENCY",
"auxiliaryTypeId": "string",
"operator": "EQ",
"value": "string"
}
],
"auxiliaryTypeId": "string",
"toleranceType": "DIFFERENCE",
"toleranceValue": "string",
"snapshotBalanceRangeType": "BEFORE_TO_SNAPSHOT",
"snapshotBalanceRangeValue": 0,
"status": "FINISHED",
"createdAt": "string",
"updatedAt": "string",
"deletedAt": "string"
}