mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-11 12:43:09 -05:00
* Apply tag colors to match YNAB flags * Update tag colors to match YNAB, add description on import * Tighten types * Use custom colors * Use Actual palette equivalents for tag colors * Nitpick fixes * Fix nitpick 'fix' * Handle YNAB flag tag conflicts * Handle YNAB flag tag conflicts without creating separate color tags * Simplify * Reorganize
2155 lines
72 KiB
JSON
2155 lines
72 KiB
JSON
{
|
|
"budget": {
|
|
"id": "d116f49f-0060-4132-91b9-7dfae4c26239",
|
|
"name": "Test",
|
|
"last_modified_on": "2023-08-04T22:40:25+00:00",
|
|
"date_format": {
|
|
"format": "YYYY-MM-DD"
|
|
},
|
|
"currency_format": {
|
|
"iso_code": "USD",
|
|
"example_format": "123,456.78",
|
|
"decimal_digits": 2,
|
|
"decimal_separator": ".",
|
|
"symbol_first": true,
|
|
"group_separator": ",",
|
|
"currency_symbol": "$",
|
|
"display_symbol": true
|
|
},
|
|
"first_month": "2023-08-01",
|
|
"last_month": "2023-08-01",
|
|
"accounts": [
|
|
{
|
|
"id": "bc1d862f-bab0-41c3-bd1e-6cee8c688e32",
|
|
"name": "Checking",
|
|
"type": "checking",
|
|
"on_budget": true,
|
|
"closed": false,
|
|
"note": null,
|
|
"balance": 700000,
|
|
"cleared_balance": 700000,
|
|
"uncleared_balance": 0,
|
|
"transfer_payee_id": "9105e6a6-966b-4d31-818b-062365a839b6",
|
|
"direct_import_linked": false,
|
|
"direct_import_in_error": false,
|
|
"last_reconciled_at": null,
|
|
"debt_original_balance": null,
|
|
"debt_interest_rates": {},
|
|
"debt_minimum_payments": {},
|
|
"debt_escrow_amounts": {},
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "125f339b-2a63-481e-84c0-f04d898905d2",
|
|
"name": "Saving",
|
|
"type": "savings",
|
|
"on_budget": true,
|
|
"closed": false,
|
|
"note": null,
|
|
"balance": 200000,
|
|
"cleared_balance": 0,
|
|
"uncleared_balance": 200000,
|
|
"transfer_payee_id": "8d3017e0-2aa6-4fe2-b011-c53c9f147eb6",
|
|
"direct_import_linked": false,
|
|
"direct_import_in_error": false,
|
|
"last_reconciled_at": null,
|
|
"debt_original_balance": null,
|
|
"debt_interest_rates": {},
|
|
"debt_minimum_payments": {},
|
|
"debt_escrow_amounts": {},
|
|
"deleted": false
|
|
}
|
|
],
|
|
"payees": [
|
|
{
|
|
"id": "c843e030-5a77-4dc5-9b93-f8acc64b74f8",
|
|
"name": "Starting Balance",
|
|
"transfer_account_id": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "f8a083ed-aa95-4784-8bc1-a2f26a4f7602",
|
|
"name": "Manual Balance Adjustment",
|
|
"transfer_account_id": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "0fcfe6c4-7863-489f-8fb8-af7fb1fc879c",
|
|
"name": "Reconciliation Balance Adjustment",
|
|
"transfer_account_id": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "9d3af671-9c88-4d95-b12b-600e1375df85",
|
|
"name": "Salary",
|
|
"transfer_account_id": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "9105e6a6-966b-4d31-818b-062365a839b6",
|
|
"name": "Transfer : Checking",
|
|
"transfer_account_id": "bc1d862f-bab0-41c3-bd1e-6cee8c688e32",
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "8d3017e0-2aa6-4fe2-b011-c53c9f147eb6",
|
|
"name": "Transfer : Saving",
|
|
"transfer_account_id": "125f339b-2a63-481e-84c0-f04d898905d2",
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "2a20470a-634f-4efa-a7f6-f1c0b0bdda41",
|
|
"name": "Store",
|
|
"transfer_account_id": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "620e85b1-2ae7-45b1-bb3e-b875ea5c553a",
|
|
"name": "Work",
|
|
"transfer_account_id": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "0f0899e3-242f-42e6-aae9-a751060d878e",
|
|
"name": "Schedule Payee",
|
|
"transfer_account_id": null,
|
|
"deleted": false
|
|
}
|
|
],
|
|
"payee_locations": [],
|
|
"category_groups": [
|
|
{
|
|
"id": "a5c355c2-3b77-4a7f-b8b3-c832b10cfec8",
|
|
"name": "Income",
|
|
"hidden": false,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "d5c355c2-3b77-4a7f-b8b3-c832b10cfec9",
|
|
"name": "Internal Master Category",
|
|
"hidden": false,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "412540e8-e8f2-47a9-8c74-3a0a7c9a586b",
|
|
"name": "Credit Card Payments",
|
|
"hidden": false,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "53c9d1fc-dc5b-4021-8255-463fa19065e4",
|
|
"name": "Bills",
|
|
"note": "Water, electric, rent etc.",
|
|
"hidden": false,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "0632d11d-c20e-401d-97cf-f4f727b16aea",
|
|
"name": "Frequent",
|
|
"hidden": false,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "857f9218-ddaa-495e-814d-0d72291a1d89",
|
|
"name": "Non-Monthly",
|
|
"hidden": false,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "bbbba6fe-afcd-4c3a-909e-37db448d554f",
|
|
"name": "Goals",
|
|
"hidden": false,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "ce2bff41-c8a3-4845-b14d-3f72f48075ed",
|
|
"name": "Quality of Life",
|
|
"hidden": false,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "51a99904-1601-49f4-ae8d-2e2893e7f4a5",
|
|
"name": "Hidden Categories",
|
|
"hidden": false,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "6d28a243-3670-4c96-8334-216e31ea9468",
|
|
"name": "Category Group",
|
|
"hidden": false,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "F5751985-3290-41E7-B17F-6DBE979F315D",
|
|
"name": "Bills",
|
|
"hidden": true,
|
|
"deleted": false
|
|
}
|
|
],
|
|
"categories": [
|
|
{
|
|
"id": "36120000-6c61-4402-985a-891a8d267858",
|
|
"category_group_id": "F5751985-3290-41E7-B17F-6DBE979F315D",
|
|
"name": "Under extra Bills",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": null,
|
|
"goal_day": null,
|
|
"goal_cadence": null,
|
|
"goal_cadence_frequency": null,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "36120d44-6c61-4402-985a-891a8d267858",
|
|
"category_group_id": "d5c355c2-3b77-4a7f-b8b3-c832b10cfec9",
|
|
"name": "Inflow: Ready to Assign",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 1000000,
|
|
"balance": 1000000,
|
|
"goal_type": null,
|
|
"goal_day": null,
|
|
"goal_cadence": null,
|
|
"goal_cadence_frequency": null,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "e7e1bfdb-9104-4c2f-a479-79058bef9b3a",
|
|
"category_group_id": "d5c355c2-3b77-4a7f-b8b3-c832b10cfec9",
|
|
"name": "Uncategorized",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": null,
|
|
"goal_day": null,
|
|
"goal_cadence": null,
|
|
"goal_cadence_frequency": null,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "5428b0b1-b567-4cff-8a94-d9d65491990f",
|
|
"category_group_id": "53c9d1fc-dc5b-4021-8255-463fa19065e4",
|
|
"name": "Rent/Mortgage",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": "Primary and secondary properties",
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "NEED",
|
|
"goal_day": null,
|
|
"goal_cadence": 1,
|
|
"goal_cadence_frequency": 1,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "54280000-b567-4cff-8a94-d9d65491990f",
|
|
"category_group_id": "53c9d1fc-dc5b-4021-8255-463fa19065e4",
|
|
"name": "Sneaky Category",
|
|
"hidden": true,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "NEED",
|
|
"goal_day": null,
|
|
"goal_cadence": 1,
|
|
"goal_cadence_frequency": 1,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "ca7f02c3-7801-4a5a-a07d-ab90ca1e6360",
|
|
"category_group_id": "53c9d1fc-dc5b-4021-8255-463fa19065e4",
|
|
"name": "Electric",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "NEED",
|
|
"goal_day": 15,
|
|
"goal_cadence": 1,
|
|
"goal_cadence_frequency": 1,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "0834b483-dff7-4e5c-8b7f-8aeca44df1d1",
|
|
"category_group_id": "53c9d1fc-dc5b-4021-8255-463fa19065e4",
|
|
"name": "Water",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "NEED",
|
|
"goal_day": 23,
|
|
"goal_cadence": 1,
|
|
"goal_cadence_frequency": 1,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "ef9a2031-8e19-47fe-97da-80d81a8f2499",
|
|
"category_group_id": "53c9d1fc-dc5b-4021-8255-463fa19065e4",
|
|
"name": "Internet",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "NEED",
|
|
"goal_day": 22,
|
|
"goal_cadence": 1,
|
|
"goal_cadence_frequency": 1,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "e9e7c589-9e38-461e-bdda-252bf85f3bc7",
|
|
"category_group_id": "53c9d1fc-dc5b-4021-8255-463fa19065e4",
|
|
"name": "Cellphone",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "NEED",
|
|
"goal_day": 22,
|
|
"goal_cadence": 1,
|
|
"goal_cadence_frequency": 1,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "225be370-37da-4cf8-8b6b-4c6d61a0dd95",
|
|
"category_group_id": "0632d11d-c20e-401d-97cf-f4f727b16aea",
|
|
"name": "Groceries",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 100000,
|
|
"activity": -100000,
|
|
"balance": 0,
|
|
"goal_type": "NEED",
|
|
"goal_day": 6,
|
|
"goal_cadence": 2,
|
|
"goal_cadence_frequency": 1,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "a188f2d2-a1ab-4b29-b0f6-8fac9eccfad4",
|
|
"category_group_id": "0632d11d-c20e-401d-97cf-f4f727b16aea",
|
|
"name": "Eating Out",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "NEED",
|
|
"goal_day": 6,
|
|
"goal_cadence": 2,
|
|
"goal_cadence_frequency": 1,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "c22bbf52-7f46-4403-a1be-94a7cfbdb5c3",
|
|
"category_group_id": "0632d11d-c20e-401d-97cf-f4f727b16aea",
|
|
"name": "Transportation",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "NEED",
|
|
"goal_day": 6,
|
|
"goal_cadence": 2,
|
|
"goal_cadence_frequency": 1,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "e986134b-400d-4a03-8805-3cfbbad1e04e",
|
|
"category_group_id": "857f9218-ddaa-495e-814d-0d72291a1d89",
|
|
"name": "Home Maintenance",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "TB",
|
|
"goal_day": null,
|
|
"goal_cadence": null,
|
|
"goal_cadence_frequency": null,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "00ef54e0-fc17-455e-8d67-efb6327dc9d7",
|
|
"category_group_id": "857f9218-ddaa-495e-814d-0d72291a1d89",
|
|
"name": "Auto Maintenance",
|
|
"note": "### Cars\n- ABD123\n- 123ABC\n### Bike\n- A1B2C3",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "TB",
|
|
"goal_day": null,
|
|
"goal_cadence": null,
|
|
"goal_cadence_frequency": null,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "6bfc863c-e7e7-4d11-a713-f0b1f614f18d",
|
|
"category_group_id": "857f9218-ddaa-495e-814d-0d72291a1d89",
|
|
"name": "Gifts",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "NEED",
|
|
"goal_day": null,
|
|
"goal_cadence": 13,
|
|
"goal_cadence_frequency": 1,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": "2023-12-10",
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "e2ad2170-166a-4186-ac38-af31006f2c44",
|
|
"category_group_id": "bbbba6fe-afcd-4c3a-909e-37db448d554f",
|
|
"name": "Vacation",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "TB",
|
|
"goal_day": null,
|
|
"goal_cadence": null,
|
|
"goal_cadence_frequency": null,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "9bab474b-23fe-45e8-880d-5ee16b7fd826",
|
|
"category_group_id": "bbbba6fe-afcd-4c3a-909e-37db448d554f",
|
|
"name": "Education",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "TB",
|
|
"goal_day": null,
|
|
"goal_cadence": null,
|
|
"goal_cadence_frequency": null,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "0a2e4126-f6b1-46cd-8600-69acd46fb543",
|
|
"category_group_id": "bbbba6fe-afcd-4c3a-909e-37db448d554f",
|
|
"name": "Home Improvement",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "TB",
|
|
"goal_day": null,
|
|
"goal_cadence": null,
|
|
"goal_cadence_frequency": null,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "6a45b7c5-0624-4673-a705-830732976846",
|
|
"category_group_id": "ce2bff41-c8a3-4845-b14d-3f72f48075ed",
|
|
"name": "Hobbies",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "NEED",
|
|
"goal_day": null,
|
|
"goal_cadence": 1,
|
|
"goal_cadence_frequency": 1,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "6a45b700-0624-4673-a705-830732976846",
|
|
"category_group_id": "ce2bff41-c8a3-4845-b14d-3f72f48075ed",
|
|
"name": "Hobbies",
|
|
"hidden": true,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "NEED",
|
|
"goal_day": null,
|
|
"goal_cadence": 1,
|
|
"goal_cadence_frequency": 1,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "0431a8df-183f-4820-acc4-255138918710",
|
|
"category_group_id": "ce2bff41-c8a3-4845-b14d-3f72f48075ed",
|
|
"name": "Entertainment",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "NEED",
|
|
"goal_day": 6,
|
|
"goal_cadence": 2,
|
|
"goal_cadence_frequency": 1,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "8779f287-50aa-49d8-a89c-752cbd167d6c",
|
|
"category_group_id": "ce2bff41-c8a3-4845-b14d-3f72f48075ed",
|
|
"name": "Health & Wellness",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "NEED",
|
|
"goal_day": null,
|
|
"goal_cadence": 1,
|
|
"goal_cadence_frequency": 1,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "1429f287-50aa-49d8-a89c-752cbd167d6c",
|
|
"category_group_id": "a5c355c2-3b77-4a7f-b8b3-c832b10cfec8",
|
|
"name": "Income",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "NEED",
|
|
"goal_day": null,
|
|
"goal_cadence": 1,
|
|
"goal_cadence_frequency": 1,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "419ae801-27c8-424b-8f39-9611825803db",
|
|
"category_group_id": "6d28a243-3670-4c96-8334-216e31ea9468",
|
|
"name": "Category",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": null,
|
|
"goal_day": null,
|
|
"goal_cadence": null,
|
|
"goal_cadence_frequency": null,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
}
|
|
],
|
|
"months": [
|
|
{
|
|
"month": "2023-09-01",
|
|
"note": null,
|
|
"income": 0,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"to_be_budgeted": 900000,
|
|
"age_of_money": null,
|
|
"deleted": false,
|
|
"categories": [
|
|
{
|
|
"id": "00ef54e0-fc17-455e-8d67-efb6327dc9d7",
|
|
"category_group_id": "857f9218-ddaa-495e-814d-0d72291a1d89",
|
|
"name": "Auto Maintenance",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "TB",
|
|
"goal_day": null,
|
|
"goal_cadence": null,
|
|
"goal_cadence_frequency": null,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "0431a8df-183f-4820-acc4-255138918710",
|
|
"category_group_id": "ce2bff41-c8a3-4845-b14d-3f72f48075ed",
|
|
"name": "Entertainment",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "NEED",
|
|
"goal_day": 6,
|
|
"goal_cadence": 2,
|
|
"goal_cadence_frequency": 1,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "0834b483-dff7-4e5c-8b7f-8aeca44df1d1",
|
|
"category_group_id": "53c9d1fc-dc5b-4021-8255-463fa19065e4",
|
|
"name": "Water",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "NEED",
|
|
"goal_day": 23,
|
|
"goal_cadence": 1,
|
|
"goal_cadence_frequency": 1,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "0a2e4126-f6b1-46cd-8600-69acd46fb543",
|
|
"category_group_id": "bbbba6fe-afcd-4c3a-909e-37db448d554f",
|
|
"name": "Home Improvement",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "TB",
|
|
"goal_day": null,
|
|
"goal_cadence": null,
|
|
"goal_cadence_frequency": null,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "225be370-37da-4cf8-8b6b-4c6d61a0dd95",
|
|
"category_group_id": "0632d11d-c20e-401d-97cf-f4f727b16aea",
|
|
"name": "Groceries",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "NEED",
|
|
"goal_day": 6,
|
|
"goal_cadence": 2,
|
|
"goal_cadence_frequency": 1,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "36120d44-6c61-4402-985a-891a8d267858",
|
|
"category_group_id": "d5c355c2-3b77-4a7f-b8b3-c832b10cfec9",
|
|
"name": "Inflow: Ready to Assign",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 1000000,
|
|
"goal_type": null,
|
|
"goal_day": null,
|
|
"goal_cadence": null,
|
|
"goal_cadence_frequency": null,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "5428b0b1-b567-4cff-8a94-d9d65491990f",
|
|
"category_group_id": "53c9d1fc-dc5b-4021-8255-463fa19065e4",
|
|
"name": "Rent/Mortgage",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "NEED",
|
|
"goal_day": null,
|
|
"goal_cadence": 1,
|
|
"goal_cadence_frequency": 1,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "6a45b7c5-0624-4673-a705-830732976846",
|
|
"category_group_id": "ce2bff41-c8a3-4845-b14d-3f72f48075ed",
|
|
"name": "Hobbies",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "NEED",
|
|
"goal_day": null,
|
|
"goal_cadence": 1,
|
|
"goal_cadence_frequency": 1,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "6bfc863c-e7e7-4d11-a713-f0b1f614f18d",
|
|
"category_group_id": "857f9218-ddaa-495e-814d-0d72291a1d89",
|
|
"name": "Gifts",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "NEED",
|
|
"goal_day": null,
|
|
"goal_cadence": 13,
|
|
"goal_cadence_frequency": 1,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": "2023-12-10",
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "8779f287-50aa-49d8-a89c-752cbd167d6c",
|
|
"category_group_id": "ce2bff41-c8a3-4845-b14d-3f72f48075ed",
|
|
"name": "Health & Wellness",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "NEED",
|
|
"goal_day": null,
|
|
"goal_cadence": 1,
|
|
"goal_cadence_frequency": 1,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "9bab474b-23fe-45e8-880d-5ee16b7fd826",
|
|
"category_group_id": "bbbba6fe-afcd-4c3a-909e-37db448d554f",
|
|
"name": "Education",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "TB",
|
|
"goal_day": null,
|
|
"goal_cadence": null,
|
|
"goal_cadence_frequency": null,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "a188f2d2-a1ab-4b29-b0f6-8fac9eccfad4",
|
|
"category_group_id": "0632d11d-c20e-401d-97cf-f4f727b16aea",
|
|
"name": "Eating Out",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "NEED",
|
|
"goal_day": 6,
|
|
"goal_cadence": 2,
|
|
"goal_cadence_frequency": 1,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "c22bbf52-7f46-4403-a1be-94a7cfbdb5c3",
|
|
"category_group_id": "0632d11d-c20e-401d-97cf-f4f727b16aea",
|
|
"name": "Transportation",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "NEED",
|
|
"goal_day": 6,
|
|
"goal_cadence": 2,
|
|
"goal_cadence_frequency": 1,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "ca7f02c3-7801-4a5a-a07d-ab90ca1e6360",
|
|
"category_group_id": "53c9d1fc-dc5b-4021-8255-463fa19065e4",
|
|
"name": "Electric",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "NEED",
|
|
"goal_day": 15,
|
|
"goal_cadence": 1,
|
|
"goal_cadence_frequency": 1,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "e2ad2170-166a-4186-ac38-af31006f2c44",
|
|
"category_group_id": "bbbba6fe-afcd-4c3a-909e-37db448d554f",
|
|
"name": "Vacation",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "TB",
|
|
"goal_day": null,
|
|
"goal_cadence": null,
|
|
"goal_cadence_frequency": null,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "e7e1bfdb-9104-4c2f-a479-79058bef9b3a",
|
|
"category_group_id": "d5c355c2-3b77-4a7f-b8b3-c832b10cfec9",
|
|
"name": "Uncategorized",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": null,
|
|
"goal_day": null,
|
|
"goal_cadence": null,
|
|
"goal_cadence_frequency": null,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "e986134b-400d-4a03-8805-3cfbbad1e04e",
|
|
"category_group_id": "857f9218-ddaa-495e-814d-0d72291a1d89",
|
|
"name": "Home Maintenance",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "TB",
|
|
"goal_day": null,
|
|
"goal_cadence": null,
|
|
"goal_cadence_frequency": null,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "e9e7c589-9e38-461e-bdda-252bf85f3bc7",
|
|
"category_group_id": "53c9d1fc-dc5b-4021-8255-463fa19065e4",
|
|
"name": "Cellphone",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "NEED",
|
|
"goal_day": 22,
|
|
"goal_cadence": 1,
|
|
"goal_cadence_frequency": 1,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "ef9a2031-8e19-47fe-97da-80d81a8f2499",
|
|
"category_group_id": "53c9d1fc-dc5b-4021-8255-463fa19065e4",
|
|
"name": "Internet",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "NEED",
|
|
"goal_day": 22,
|
|
"goal_cadence": 1,
|
|
"goal_cadence_frequency": 1,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"month": "2023-08-01",
|
|
"note": null,
|
|
"income": 1000000,
|
|
"budgeted": 100000,
|
|
"activity": -100000,
|
|
"to_be_budgeted": 900000,
|
|
"age_of_money": null,
|
|
"deleted": false,
|
|
"categories": [
|
|
{
|
|
"id": "00ef54e0-fc17-455e-8d67-efb6327dc9d7",
|
|
"category_group_id": "857f9218-ddaa-495e-814d-0d72291a1d89",
|
|
"name": "Auto Maintenance",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "TB",
|
|
"goal_day": null,
|
|
"goal_cadence": null,
|
|
"goal_cadence_frequency": null,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "0431a8df-183f-4820-acc4-255138918710",
|
|
"category_group_id": "ce2bff41-c8a3-4845-b14d-3f72f48075ed",
|
|
"name": "Entertainment",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "NEED",
|
|
"goal_day": 6,
|
|
"goal_cadence": 2,
|
|
"goal_cadence_frequency": 1,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "0834b483-dff7-4e5c-8b7f-8aeca44df1d1",
|
|
"category_group_id": "53c9d1fc-dc5b-4021-8255-463fa19065e4",
|
|
"name": "Water",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "NEED",
|
|
"goal_day": 23,
|
|
"goal_cadence": 1,
|
|
"goal_cadence_frequency": 1,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "0a2e4126-f6b1-46cd-8600-69acd46fb543",
|
|
"category_group_id": "bbbba6fe-afcd-4c3a-909e-37db448d554f",
|
|
"name": "Home Improvement",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "TB",
|
|
"goal_day": null,
|
|
"goal_cadence": null,
|
|
"goal_cadence_frequency": null,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "36120d44-6c61-4402-985a-891a8d267858",
|
|
"category_group_id": "d5c355c2-3b77-4a7f-b8b3-c832b10cfec9",
|
|
"name": "Inflow: Ready to Assign",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 1000000,
|
|
"balance": 1000000,
|
|
"goal_type": null,
|
|
"goal_day": null,
|
|
"goal_cadence": null,
|
|
"goal_cadence_frequency": null,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "5428b0b1-b567-4cff-8a94-d9d65491990f",
|
|
"category_group_id": "53c9d1fc-dc5b-4021-8255-463fa19065e4",
|
|
"name": "Rent/Mortgage",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "NEED",
|
|
"goal_day": null,
|
|
"goal_cadence": 1,
|
|
"goal_cadence_frequency": 1,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "6a45b7c5-0624-4673-a705-830732976846",
|
|
"category_group_id": "ce2bff41-c8a3-4845-b14d-3f72f48075ed",
|
|
"name": "Hobbies",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "NEED",
|
|
"goal_day": null,
|
|
"goal_cadence": 1,
|
|
"goal_cadence_frequency": 1,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "6bfc863c-e7e7-4d11-a713-f0b1f614f18d",
|
|
"category_group_id": "857f9218-ddaa-495e-814d-0d72291a1d89",
|
|
"name": "Gifts",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "NEED",
|
|
"goal_day": null,
|
|
"goal_cadence": 13,
|
|
"goal_cadence_frequency": 1,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": "2023-12-10",
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "8779f287-50aa-49d8-a89c-752cbd167d6c",
|
|
"category_group_id": "ce2bff41-c8a3-4845-b14d-3f72f48075ed",
|
|
"name": "Health & Wellness",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "NEED",
|
|
"goal_day": null,
|
|
"goal_cadence": 1,
|
|
"goal_cadence_frequency": 1,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "9bab474b-23fe-45e8-880d-5ee16b7fd826",
|
|
"category_group_id": "bbbba6fe-afcd-4c3a-909e-37db448d554f",
|
|
"name": "Education",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "TB",
|
|
"goal_day": null,
|
|
"goal_cadence": null,
|
|
"goal_cadence_frequency": null,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "a188f2d2-a1ab-4b29-b0f6-8fac9eccfad4",
|
|
"category_group_id": "0632d11d-c20e-401d-97cf-f4f727b16aea",
|
|
"name": "Eating Out",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "NEED",
|
|
"goal_day": 6,
|
|
"goal_cadence": 2,
|
|
"goal_cadence_frequency": 1,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "c22bbf52-7f46-4403-a1be-94a7cfbdb5c3",
|
|
"category_group_id": "0632d11d-c20e-401d-97cf-f4f727b16aea",
|
|
"name": "Transportation",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "NEED",
|
|
"goal_day": 6,
|
|
"goal_cadence": 2,
|
|
"goal_cadence_frequency": 1,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "ca7f02c3-7801-4a5a-a07d-ab90ca1e6360",
|
|
"category_group_id": "53c9d1fc-dc5b-4021-8255-463fa19065e4",
|
|
"name": "Electric",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "NEED",
|
|
"goal_day": 15,
|
|
"goal_cadence": 1,
|
|
"goal_cadence_frequency": 1,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "e2ad2170-166a-4186-ac38-af31006f2c44",
|
|
"category_group_id": "bbbba6fe-afcd-4c3a-909e-37db448d554f",
|
|
"name": "Vacation",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "TB",
|
|
"goal_day": null,
|
|
"goal_cadence": null,
|
|
"goal_cadence_frequency": null,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "e7e1bfdb-9104-4c2f-a479-79058bef9b3a",
|
|
"category_group_id": "d5c355c2-3b77-4a7f-b8b3-c832b10cfec9",
|
|
"name": "Uncategorized",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": null,
|
|
"goal_day": null,
|
|
"goal_cadence": null,
|
|
"goal_cadence_frequency": null,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "e986134b-400d-4a03-8805-3cfbbad1e04e",
|
|
"category_group_id": "857f9218-ddaa-495e-814d-0d72291a1d89",
|
|
"name": "Home Maintenance",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "TB",
|
|
"goal_day": null,
|
|
"goal_cadence": null,
|
|
"goal_cadence_frequency": null,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "e9e7c589-9e38-461e-bdda-252bf85f3bc7",
|
|
"category_group_id": "53c9d1fc-dc5b-4021-8255-463fa19065e4",
|
|
"name": "Cellphone",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "NEED",
|
|
"goal_day": 22,
|
|
"goal_cadence": 1,
|
|
"goal_cadence_frequency": 1,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "ef9a2031-8e19-47fe-97da-80d81a8f2499",
|
|
"category_group_id": "53c9d1fc-dc5b-4021-8255-463fa19065e4",
|
|
"name": "Internet",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 0,
|
|
"activity": 0,
|
|
"balance": 0,
|
|
"goal_type": "NEED",
|
|
"goal_day": 22,
|
|
"goal_cadence": 1,
|
|
"goal_cadence_frequency": 1,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "225be370-37da-4cf8-8b6b-4c6d61a0dd95",
|
|
"category_group_id": "0632d11d-c20e-401d-97cf-f4f727b16aea",
|
|
"name": "Groceries",
|
|
"hidden": false,
|
|
"original_category_group_id": null,
|
|
"note": null,
|
|
"budgeted": 100000,
|
|
"activity": -100000,
|
|
"balance": 0,
|
|
"goal_type": "NEED",
|
|
"goal_day": 6,
|
|
"goal_cadence": 2,
|
|
"goal_cadence_frequency": 1,
|
|
"goal_creation_month": null,
|
|
"goal_target": 0,
|
|
"goal_target_month": null,
|
|
"goal_percentage_complete": null,
|
|
"goal_months_to_budget": null,
|
|
"goal_under_funded": null,
|
|
"goal_overall_funded": null,
|
|
"goal_overall_left": null,
|
|
"deleted": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"transactions": [
|
|
{
|
|
"id": "357b5aea-60c2-49d4-bbd6-1bcd1c84f975",
|
|
"date": "2023-08-04",
|
|
"amount": -200000,
|
|
"memo": "sending to savings",
|
|
"cleared": "cleared",
|
|
"approved": true,
|
|
"flag_color": "blue",
|
|
"flag_name": "Savings",
|
|
"account_id": "bc1d862f-bab0-41c3-bd1e-6cee8c688e32",
|
|
"payee_id": "8d3017e0-2aa6-4fe2-b011-c53c9f147eb6",
|
|
"category_id": null,
|
|
"transfer_account_id": "125f339b-2a63-481e-84c0-f04d898905d2",
|
|
"transfer_transaction_id": "85991e35-bad1-4aad-9efb-bfc7fd177701",
|
|
"matched_transaction_id": null,
|
|
"import_id": null,
|
|
"import_payee_name": null,
|
|
"import_payee_name_original": null,
|
|
"debt_transaction_type": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "a86c1bbd-cb62-4c3c-b14e-492a25e8d171",
|
|
"date": "2023-08-04",
|
|
"amount": -100000,
|
|
"memo": null,
|
|
"cleared": "cleared",
|
|
"approved": true,
|
|
"flag_color": "red",
|
|
"flag_name": "One-off",
|
|
"account_id": "bc1d862f-bab0-41c3-bd1e-6cee8c688e32",
|
|
"payee_id": "2a20470a-634f-4efa-a7f6-f1c0b0bdda41",
|
|
"category_id": "225be370-37da-4cf8-8b6b-4c6d61a0dd95",
|
|
"transfer_account_id": null,
|
|
"transfer_transaction_id": null,
|
|
"matched_transaction_id": null,
|
|
"import_id": null,
|
|
"import_payee_name": null,
|
|
"import_payee_name_original": null,
|
|
"debt_transaction_type": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "b691fc2b-cf7f-41b3-9db9-bd36d21d20a9",
|
|
"date": "2023-08-04",
|
|
"amount": 0,
|
|
"memo": "getting paid",
|
|
"cleared": "reconciled",
|
|
"approved": true,
|
|
"flag_color": "green",
|
|
"flag_name": "JOB",
|
|
"account_id": "bc1d862f-bab0-41c3-bd1e-6cee8c688e32",
|
|
"payee_id": "c843e030-5a77-4dc5-9b93-f8acc64b74f8",
|
|
"category_id": "36120d44-6c61-4402-985a-891a8d267858",
|
|
"transfer_account_id": null,
|
|
"transfer_transaction_id": null,
|
|
"matched_transaction_id": null,
|
|
"import_id": null,
|
|
"import_payee_name": null,
|
|
"import_payee_name_original": null,
|
|
"debt_transaction_type": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "1000662e-28de-409c-ba65-cc8263395dcc",
|
|
"date": "2023-08-04",
|
|
"amount": 0,
|
|
"memo": null,
|
|
"cleared": "cleared",
|
|
"approved": true,
|
|
"flag_color": "purple",
|
|
"flag_name": "Savings",
|
|
"account_id": "125f339b-2a63-481e-84c0-f04d898905d2",
|
|
"payee_id": "c843e030-5a77-4dc5-9b93-f8acc64b74f8",
|
|
"category_id": "36120d44-6c61-4402-985a-891a8d267858",
|
|
"transfer_account_id": null,
|
|
"transfer_transaction_id": null,
|
|
"matched_transaction_id": null,
|
|
"import_id": null,
|
|
"import_payee_name": null,
|
|
"import_payee_name_original": null,
|
|
"debt_transaction_type": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "85991e35-bad1-4aad-9efb-bfc7fd177701",
|
|
"date": "2023-08-04",
|
|
"amount": 200000,
|
|
"memo": "sending to savings",
|
|
"cleared": "uncleared",
|
|
"approved": true,
|
|
"flag_color": null,
|
|
"account_id": "125f339b-2a63-481e-84c0-f04d898905d2",
|
|
"payee_id": "9105e6a6-966b-4d31-818b-062365a839b6",
|
|
"category_id": null,
|
|
"transfer_account_id": "bc1d862f-bab0-41c3-bd1e-6cee8c688e32",
|
|
"transfer_transaction_id": "357b5aea-60c2-49d4-bbd6-1bcd1c84f975",
|
|
"matched_transaction_id": null,
|
|
"import_id": null,
|
|
"import_payee_name": null,
|
|
"import_payee_name_original": null,
|
|
"debt_transaction_type": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "4156137c-694d-4c35-b523-597a6ef82199",
|
|
"date": "2023-08-04",
|
|
"amount": 1000000,
|
|
"memo": "",
|
|
"cleared": "reconciled",
|
|
"approved": true,
|
|
"flag_color": null,
|
|
"account_id": "bc1d862f-bab0-41c3-bd1e-6cee8c688e32",
|
|
"payee_id": "9d3af671-9c88-4d95-b12b-600e1375df85",
|
|
"category_id": "36120d44-6c61-4402-985a-891a8d267858",
|
|
"transfer_account_id": null,
|
|
"transfer_transaction_id": null,
|
|
"matched_transaction_id": null,
|
|
"import_id": null,
|
|
"import_payee_name": null,
|
|
"import_payee_name_original": null,
|
|
"debt_transaction_type": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "213526fc-ba49-4790-8a96-cc2a50182728",
|
|
"date": "2023-09-04",
|
|
"amount": -100000,
|
|
"memo": "Test transaction",
|
|
"cleared": "cleared",
|
|
"approved": true,
|
|
"flag_color": null,
|
|
"account_id": "bc1d862f-bab0-41c3-bd1e-6cee8c688e32",
|
|
"payee_id": "2a20470a-634f-4efa-a7f6-f1c0b0bdda41",
|
|
"category_id": "36120d44-6c61-4402-985a-891a8d267858",
|
|
"transfer_account_id": null,
|
|
"transfer_transaction_id": null,
|
|
"matched_transaction_id": null,
|
|
"import_id": null,
|
|
"import_payee_name": null,
|
|
"import_payee_name_original": null,
|
|
"debt_transaction_type": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "024494a1-f1e0-4667-9fc0-91e4a4262193",
|
|
"date": "2023-09-04",
|
|
"amount": 50000,
|
|
"memo": "split part b",
|
|
"cleared": "cleared",
|
|
"approved": true,
|
|
"flag_color": null,
|
|
"account_id": "125f339b-2a63-481e-84c0-f04d898905d2",
|
|
"payee_id": "",
|
|
"category_id": null,
|
|
"transfer_account_id": "bc1d862f-bab0-41c3-bd1e-6cee8c688e32",
|
|
"transfer_transaction_id": null,
|
|
"matched_transaction_id": null,
|
|
"import_id": null,
|
|
"import_payee_name": null,
|
|
"import_payee_name_original": null,
|
|
"debt_transaction_type": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "9a22f287-f1e0-4667-9fc0-91e4a4262193",
|
|
"date": "2024-02-02",
|
|
"amount": 2000000,
|
|
"memo": "Paycheck",
|
|
"cleared": "cleared",
|
|
"approved": true,
|
|
"flag_color": null,
|
|
"account_id": "bc1d862f-bab0-41c3-bd1e-6cee8c688e32",
|
|
"payee_id": "620e85b1-2ae7-45b1-bb3e-b875ea5c553a",
|
|
"category_id": "1429f287-50aa-49d8-a89c-752cbd167d6c",
|
|
"transfer_account_id": null,
|
|
"transfer_transaction_id": null,
|
|
"matched_transaction_id": null,
|
|
"import_id": null,
|
|
"import_payee_name": null,
|
|
"import_payee_name_original": null,
|
|
"debt_transaction_type": null,
|
|
"deleted": false
|
|
}
|
|
],
|
|
"subtransactions": [
|
|
{
|
|
"id": "d8ec8c84-5033-4f7e-8485-66bfe19a70d6",
|
|
"transaction_id": "213526fc-ba49-4790-8a96-cc2a50182728",
|
|
"amount": -50000,
|
|
"memo": "split part a",
|
|
"payee_id": "2a20470a-634f-4efa-a7f6-f1c0b0bdda41",
|
|
"category_id": "36120d44-6c61-4402-985a-891a8d267858",
|
|
"transfer_account_id": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "870d8780-79cf-4197-a341-47d24b2b5a59",
|
|
"transaction_id": "213526fc-ba49-4790-8a96-cc2a50182728",
|
|
"amount": -50000,
|
|
"memo": "split part b",
|
|
"payee_id": "8d3017e0-2aa6-4fe2-b011-c53c9f147eb6",
|
|
"category_id": null,
|
|
"transfer_account_id": "125f339b-2a63-481e-84c0-f04d898905d2",
|
|
"deleted": false
|
|
}
|
|
],
|
|
"scheduled_transactions": [
|
|
{
|
|
"id": "1db8beb8-ef31-4a07-b9a5-0648b1e3071a",
|
|
"date_first": "2025-08-05",
|
|
"date_next": "2025-08-05",
|
|
"frequency": "every4Weeks",
|
|
"amount": -100000,
|
|
"memo": "Scheduled - repeated every four weeks",
|
|
"flag_color": null,
|
|
"account_id": "bc1d862f-bab0-41c3-bd1e-6cee8c688e32",
|
|
"payee_id": "0f0899e3-242f-42e6-aae9-a751060d878e",
|
|
"category_id": "419ae801-27c8-424b-8f39-9611825803db",
|
|
"transfer_account_id": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "2cb5676a-9b6e-4fff-aaf5-7ace218bb918",
|
|
"date_first": "2025-08-03",
|
|
"date_next": "2025-08-17",
|
|
"frequency": "everyOtherWeek",
|
|
"amount": -100000,
|
|
"memo": "Scheduled - repeated every other week",
|
|
"flag_color": null,
|
|
"account_id": "bc1d862f-bab0-41c3-bd1e-6cee8c688e32",
|
|
"payee_id": "0f0899e3-242f-42e6-aae9-a751060d878e",
|
|
"category_id": "419ae801-27c8-424b-8f39-9611825803db",
|
|
"transfer_account_id": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "34157157-8ad5-46b4-aa67-36f2035478ce",
|
|
"date_first": "2025-08-05",
|
|
"date_next": "2025-08-05",
|
|
"frequency": "everyOtherYear",
|
|
"amount": -100000,
|
|
"memo": "Scheduled - repeated every other year",
|
|
"flag_color": null,
|
|
"account_id": "bc1d862f-bab0-41c3-bd1e-6cee8c688e32",
|
|
"payee_id": "0f0899e3-242f-42e6-aae9-a751060d878e",
|
|
"category_id": "419ae801-27c8-424b-8f39-9611825803db",
|
|
"transfer_account_id": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "64a5e1ee-ac5f-4fd7-b955-818ed97c0886",
|
|
"date_first": "2025-08-05",
|
|
"date_next": "2025-08-05",
|
|
"frequency": "every4Months",
|
|
"amount": -100000,
|
|
"memo": "Scheduled - repeated every four months",
|
|
"flag_color": null,
|
|
"account_id": "bc1d862f-bab0-41c3-bd1e-6cee8c688e32",
|
|
"payee_id": "0f0899e3-242f-42e6-aae9-a751060d878e",
|
|
"category_id": "419ae801-27c8-424b-8f39-9611825803db",
|
|
"transfer_account_id": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "6a77929b-a54f-4401-9fc0-e3be672fe946",
|
|
"date_first": "2025-08-03",
|
|
"date_next": "2025-08-18",
|
|
"frequency": "twiceAMonth",
|
|
"amount": -100000,
|
|
"memo": "Scheduled - repeated twice a month",
|
|
"flag_color": null,
|
|
"account_id": "bc1d862f-bab0-41c3-bd1e-6cee8c688e32",
|
|
"payee_id": "0f0899e3-242f-42e6-aae9-a751060d878e",
|
|
"category_id": "419ae801-27c8-424b-8f39-9611825803db",
|
|
"transfer_account_id": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "700739ce-35a2-4fb5-9522-70d152b73a81",
|
|
"date_first": "2025-08-05",
|
|
"date_next": "2025-08-05",
|
|
"frequency": "monthly",
|
|
"amount": -100000,
|
|
"memo": "Scheduled - repeated monthly",
|
|
"flag_color": "purple",
|
|
"flag_name": "Savings",
|
|
"account_id": "bc1d862f-bab0-41c3-bd1e-6cee8c688e32",
|
|
"payee_id": "0f0899e3-242f-42e6-aae9-a751060d878e",
|
|
"category_id": "419ae801-27c8-424b-8f39-9611825803db",
|
|
"transfer_account_id": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "8afb5da0-e189-46bc-b41a-c3603588a950",
|
|
"date_first": "2025-08-03",
|
|
"date_next": "2025-08-10",
|
|
"frequency": "weekly",
|
|
"amount": -100000,
|
|
"memo": "Scheduled - repeated weekly",
|
|
"flag_color": "blue",
|
|
"flag_name": "Savings",
|
|
"account_id": "bc1d862f-bab0-41c3-bd1e-6cee8c688e32",
|
|
"payee_id": "0f0899e3-242f-42e6-aae9-a751060d878e",
|
|
"category_id": "419ae801-27c8-424b-8f39-9611825803db",
|
|
"transfer_account_id": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "906ca596-9f93-4c73-aaf2-9ca1f8db8a86",
|
|
"date_first": "2025-08-04",
|
|
"date_next": "2025-08-04",
|
|
"frequency": "never",
|
|
"amount": -100000,
|
|
"memo": "Scheduled - not repeated",
|
|
"flag_color": "red",
|
|
"flag_name": "One-off",
|
|
"account_id": "bc1d862f-bab0-41c3-bd1e-6cee8c688e32",
|
|
"payee_id": "0f0899e3-242f-42e6-aae9-a751060d878e",
|
|
"category_id": "419ae801-27c8-424b-8f39-9611825803db",
|
|
"transfer_account_id": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "a06f9cef-ec00-4561-9546-22513e0e11bb",
|
|
"date_first": "2025-08-05",
|
|
"date_next": "2025-08-05",
|
|
"frequency": "twiceAYear",
|
|
"amount": -100000,
|
|
"memo": "Scheduled - repeated twice a year",
|
|
"flag_color": null,
|
|
"account_id": "bc1d862f-bab0-41c3-bd1e-6cee8c688e32",
|
|
"payee_id": "0f0899e3-242f-42e6-aae9-a751060d878e",
|
|
"category_id": "419ae801-27c8-424b-8f39-9611825803db",
|
|
"transfer_account_id": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "d5bf68a6-5026-47a8-a40f-7ecd2f9ba4da",
|
|
"date_first": "2025-08-05",
|
|
"date_next": "2025-08-05",
|
|
"frequency": "yearly",
|
|
"amount": -100000,
|
|
"memo": "Scheduled - repeated yearly",
|
|
"flag_color": null,
|
|
"account_id": "bc1d862f-bab0-41c3-bd1e-6cee8c688e32",
|
|
"payee_id": "0f0899e3-242f-42e6-aae9-a751060d878e",
|
|
"category_id": "419ae801-27c8-424b-8f39-9611825803db",
|
|
"transfer_account_id": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "e842e6b8-096f-4152-8acd-9566cbee293b",
|
|
"date_first": "2025-08-05",
|
|
"date_next": "2025-08-05",
|
|
"frequency": "everyOtherMonth",
|
|
"amount": -100000,
|
|
"memo": "Scheduled - repeated every other month",
|
|
"flag_color": null,
|
|
"account_id": "bc1d862f-bab0-41c3-bd1e-6cee8c688e32",
|
|
"payee_id": "0f0899e3-242f-42e6-aae9-a751060d878e",
|
|
"category_id": "419ae801-27c8-424b-8f39-9611825803db",
|
|
"transfer_account_id": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "ec72c5af-00c9-4ea0-aaa8-6863471beea8",
|
|
"date_first": "2025-08-05",
|
|
"date_next": "2025-08-05",
|
|
"frequency": "every3Months",
|
|
"amount": -100000,
|
|
"memo": "Scheduled - repeated every three months",
|
|
"flag_color": null,
|
|
"account_id": "bc1d862f-bab0-41c3-bd1e-6cee8c688e32",
|
|
"payee_id": "0f0899e3-242f-42e6-aae9-a751060d878e",
|
|
"category_id": "419ae801-27c8-424b-8f39-9611825803db",
|
|
"transfer_account_id": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "f80e4d81-b640-4cac-a50c-39e6400e23a6",
|
|
"date_first": "2025-08-03",
|
|
"date_next": "2025-08-04",
|
|
"frequency": "daily",
|
|
"amount": -100000,
|
|
"memo": "Scheduled - repeated daily",
|
|
"flag_color": null,
|
|
"account_id": "bc1d862f-bab0-41c3-bd1e-6cee8c688e32",
|
|
"payee_id": "0f0899e3-242f-42e6-aae9-a751060d878e",
|
|
"category_id": "419ae801-27c8-424b-8f39-9611825803db",
|
|
"transfer_account_id": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "4b8f0a2e-9c7a-4f8e-9dcb-6a20b3d54f0e",
|
|
"date_first": "2025-08-06",
|
|
"date_next": "2025-09-06",
|
|
"frequency": "monthly",
|
|
"amount": -100000,
|
|
"memo": "Scheduled - split categories monthly",
|
|
"flag_color": "yellow",
|
|
"flag_name": "Split",
|
|
"account_id": "bc1d862f-bab0-41c3-bd1e-6cee8c688e32",
|
|
"payee_id": "0f0899e3-242f-42e6-aae9-a751060d878e",
|
|
"category_id": null,
|
|
"transfer_account_id": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "6e9dcaa6-0e96-4b08-90f7-2f8f12b7e6b6",
|
|
"date_first": "2025-08-07",
|
|
"date_next": "2025-08-21",
|
|
"frequency": "everyOtherWeek",
|
|
"amount": -50000,
|
|
"memo": "Scheduled - transfer to Saving",
|
|
"flag_color": "orange",
|
|
"flag_name": "Transfer",
|
|
"account_id": "bc1d862f-bab0-41c3-bd1e-6cee8c688e32",
|
|
"payee_id": "8d3017e0-2aa6-4fe2-b011-c53c9f147eb6",
|
|
"category_id": null,
|
|
"transfer_account_id": "125f339b-2a63-481e-84c0-f04d898905d2",
|
|
"deleted": false
|
|
}
|
|
],
|
|
"scheduled_subtransactions": [
|
|
{
|
|
"id": "2b5c23f6-109c-4f0f-8ee5-8b76407fc99f",
|
|
"scheduled_transaction_id": "4b8f0a2e-9c7a-4f8e-9dcb-6a20b3d54f0e",
|
|
"amount": -60000,
|
|
"memo": "split part a",
|
|
"payee_id": "0f0899e3-242f-42e6-aae9-a751060d878e",
|
|
"category_id": "419ae801-27c8-424b-8f39-9611825803db",
|
|
"transfer_account_id": null,
|
|
"deleted": false
|
|
},
|
|
{
|
|
"id": "24a4b78f-5a83-4891-8205-b8bb3f9ddf34",
|
|
"scheduled_transaction_id": "4b8f0a2e-9c7a-4f8e-9dcb-6a20b3d54f0e",
|
|
"amount": -40000,
|
|
"memo": "split part b",
|
|
"payee_id": "0f0899e3-242f-42e6-aae9-a751060d878e",
|
|
"category_id": "36120d44-6c61-4402-985a-891a8d267858",
|
|
"transfer_account_id": null,
|
|
"deleted": false
|
|
}
|
|
]
|
|
},
|
|
"server_knowledge": 58
|
|
}
|