mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-30 10:14:53 -05:00
* Reconciling split translations from nYNAB import creates orphan transfers - Fixed link between subtransaction transfers and transaction transfers - Reworked payee transaction and subtransaction import * Reconciling split translations from nYNAB import creates orphan transfers - Added release note * Reconciling split translations from nYNAB import creates orphan transfers - Reworkd data.transactions and data.subtransactions loops * Reconciling split translations from nYNAB import creates orphan transfers - Added comments --------- Co-authored-by: DJ Mountney <david@twkie.net>
1743 lines
57 KiB
JSON
1743 lines
57 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
|
|
}
|
|
],
|
|
"payee_locations": [],
|
|
"category_groups": [
|
|
{
|
|
"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",
|
|
"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
|
|
}
|
|
],
|
|
"categories": [
|
|
{
|
|
"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": 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",
|
|
"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": "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": "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
|
|
}
|
|
],
|
|
"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": null,
|
|
"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": null,
|
|
"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": null,
|
|
"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": null,
|
|
"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
|
|
}
|
|
],
|
|
"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": [],
|
|
"scheduled_subtransactions": []
|
|
},
|
|
"server_knowledge": 58
|
|
}
|