id integer — OPTIONALUnique identifier for the account |
created_at date-time — OPTIONALDate and time the account was created |
updated_at date-time — OPTIONALDate and time the account was last updated |
date_time date-time — OPTIONALDate and time (potentially combined) |
uuid string — OPTIONALUniversally Unique Identifier |
name string — OPTIONAL |
color string — OPTIONAL |
deleted_at date-time — OPTIONALDate and time the account was deleted (null if not deleted) |
date date — OPTIONALDate (independent of time) |
type string — OPTIONALType of account (Cash, Bank, Credit Card Revolving, Investment) |
installement integer — OPTIONALNumber of installments (0 if not applicable) |
installementValue number — OPTIONALValue of each installment (0 if not applicable) |
currency string — OPTIONALCurrency code (reference needed for interpretation) |
balance number — OPTIONALCurrent balance of the account |
exclude_from_stats integer — OPTIONALFlag indicating if excluded from statistics (0=included, 1=excluded) |
sorting integer — OPTIONALSorting order for the account in the UI |
workspace_id integer — OPTIONALID of the workspace the account belongs to |