{
"list": [
{
"reconciliationRuleId": "string",
"name": "string",
"priority": 0,
"isLock": true,
"toleranceList": [
{
"sideAField": "string",
"sideBField": "string",
"lowerLimit": 0,
"upperLimit": 0,
"type": "string",
"limitUnit": "string"
}
],
"isEnabled": true,
"matchCount": 0,
"transactionCount": 0,
"amountFC": 0
}
],
"totalCount": 0
}