Attributes
string
Resource type. Value will be “Chart_Of_Accounts”.
array of Ledger Accounts
Array of Ledger Accounts within the Ledger with their entries and balances omitted.
Ledger Account object
An account within the chart of accounts for the general ledger.string
Unique identifier of the ledger account.
string
Account name
string
Stable identifier for templated account.
string
Human readable description for this ledger account.
array of Ledger Account objects
An array of Ledger Account objects representing child accounts of this ledger account.
integer
Balance of the account, in cents.
enum
Account balance normality.
Values can be:
DEBIT, CREDITenum
required
Type of the ledger account.
Values can be:
ASSET, LIABILITY, EQUITY, REVENUE, or EXPENSEenum
required
Subtype of the ledger account.
Values can be:
BANK_ACCOUNTS, ACCOUNTS_RECEIVABLE, INVENTORY, PAYMENT_PROCESSOR_CLEARING_ACCOUNT, FIXED_ASSET, ACCUMULATED_DEPRECIATION, CASH, UNDEPOSITED_FUNDS, CURRENT_ASSET, NON_CURRENT_ASSET, PREPAID_EXPENSES, DEVELOPMENT_COSTS, LOANS_RECEIVABLE, INTANGIBLE_ASSET, ACCOUNTS_PAYABLE, CREDIT_CARD, INCOME_TAXES_PAYABLE, SALES_TAXES_PAYABLE, OTHER_TAXES_PAYABLE, PAYROLL_TAXES_PAYABLE, UNEARNED_REVENUE, PAYROLL_LIABILITY, PAYROLL_CLEARING, LINE_OF_CREDIT, TIPS, REFUND_LIABILITIES, UNDEPOSITED_OUTFLOWS, OUTGOING_PAYMENT_CLEARING_ACCOUNT, OTHER_CURRENT_LIABILITY, LOANS_PAYABLE, NOTES_PAYABLE, SHAREHOLDER_LOAN, NON_CURRENT_LIABILITY, CONTRIBUTIONS, DISTRIBUTIONS, COMMON_STOCK, PREFERRED_STOCK, ADDITIONAL_PAID_IN_CAPITAL, RETAINED_EARNINGS, ACCUMULATED_ADJUSTMENTS, OPENING_BALANCE_EQUITY, OTHER_EQUITY, SALES, UNCATEGORIZED_REVENUE, RETURNS_ALLOWANCES, DIVIDEND_INCOME, INTEREST_INCOME, OTHER_INCOME, COGS, OPERATING_EXPENSES, PAYROLL, TAXES_LICENSES, UNCATEGORIZED_EXPENSE, CHARITABLE_CONTRIBUTIONS, LOAN_EXPENSES, FINANCE_COSTS, INTEREST_EXPENSES, DEPRECIATION, AMORTIZATION, BAD_DEBT, or OTHER_EXPENSESarray of Ledger Account Line Item objects
Array of Ledger Account Line Item objects representing ledger entries recorded in this account.
Journal Entry object
A journal entry within the general ledger.string
Unique identifier of the journal entry.
string
ID of the business associated with this journal entry.
string
ID of the general ledger containing this journal entry.
string
Entity that created the journal entry.
enum
Type of entry.
Example values:
INVOICE_PAYMENT, EXPENSEarray of Ledger Account Line Item objects
Array of Ledger Account Line Items comprising the Journal Entry.
Ledger Account Line Item object
A ledger entry within a ledger account.string
Unique identifier of the ledger account line item.
string
ID of the Journal entry the ledger account line item was part of.
Ledger Account object
Simplified Ledger Account object containing this line item.
enum
Direction of line item.
Values can be:
DEBIT, CREDITISO8601 timestamp
Timestamp of the financial transaction associated with the line item.
ISO8601 timestamp
Timestamp when ledger entry was added to the ledger account.