29 lines
635 B
JSON
29 lines
635 B
JSON
{
|
|
"users": [],
|
|
"accounts": [],
|
|
"transactionsRaw": [],
|
|
"transactionsDerived": [],
|
|
"rules": [
|
|
{
|
|
"id": "fff34fea-ff49-4d2e-ae0f-fdf4e35db82d",
|
|
"userId": "aee0b88d-8898-4174-9fcb-0435997421a6",
|
|
"name": "asdfasdfa",
|
|
"priority": 1,
|
|
"conditions": {
|
|
"textContains": "dinning",
|
|
"amountGreaterThan": 2
|
|
},
|
|
"actions": {
|
|
"setCategory": "dining",
|
|
"setHidden": false
|
|
},
|
|
"isActive": true,
|
|
"createdAt": "2026-01-21T03:26:36.913Z"
|
|
}
|
|
],
|
|
"ruleExecutions": [],
|
|
"exportLogs": [],
|
|
"auditLogs": [],
|
|
"taxReturns": [],
|
|
"taxDocuments": []
|
|
} |