Get a Ledger
Get a Ledger.
Authorizations
Bearer authentication header of the form Bearer , where is your auth token.
Headers
The Teal instance ID
Path Parameters
The ledger ID
Query Parameters
Comma-separated list of Ledger expand paths.
parent, parent.parent, details Response
Successful Response
The unique ID of the object.
"7JRNsKwy2Lw66caxVU7WGC"
The name of the ledger.
255"Pluto Checking 4242"
Indicates if the ledger is a credit or debit ledger.
debit, credit "debit"
Whether line entries can be manually added or removed from the ledger.
false
Indicates that the ledger is a system ledger required for Teal to work. These ledgers can be renamed to fit your needs but cannot be deleted. Their behaviour is identified by required_ledger_purpose; see that field's enum for the full set of purposes (e.g. account_transfers, opening_balances, uncat_inflow, uncat_outflow, retained_earnings, current_year_earnings, accounts_receivable, accounts_payable, and the payroll system ledgers).
false
If the ledger is a child Ledger, the ID of the parent ledger object.
null
Whether or not this ledger is included in the cash flow report. For ledgers with a financial_account_type, this value is automatically determined and cannot be modified.
false
Determines the display order in reports, ordered digit by digit, starting from the leftmost position. For example, 20010 will come before 3050.
20"1400"
Indicates similar characteristics and accounting treatment for a group of ledgers within a type.
current_assets, non-current_assets, transfers_between_accounts, uncategorized_assets, current_liabilities, non-current_liabilities, equity, operating_revenues, other_income, cost_of_goods_sold, operating_expenses, other_expenses, retained_earnings "current_assets"
Indicates the purpose and location of the funds and value recorded in the ledger and which report it is included in: asset, liability and equity ledgers are displayed on the balance sheet; revenue and expenses are displayed on the income statement.
asset, liability, equity, revenue, expense "asset"
The datetime when the ledger was created.
"2024-01-01T00:00:00Z"
Indicates that the ledger represents a real-world financial account.
bank_account, credit_card, payments, payroll, loan, prepaid_card, accounts_receivable, accounts_payable, treasury, investment "bank_account"
Required ledgers fulfill specific system functions and are necessary for the accounting system to operate.
uncat_inflow, uncat_outflow, account_transfers, opening_balances, retained_earnings, current_year_earnings, accounts_receivable, accounts_payable, wages_expense, bonus_expense, commissions_expense, contractor_expense, employee_reimbursements, severance_expense, payroll_tax_expense, employer_benefits_expense, health_insurance_expense, wages_payable, payroll_tax_payable, employee_benefit_liabilities, payroll_liabilities, payroll_adjustments_clearing "account_transfers"
Expandable. If the ledger is a child ledger, the parent ledger object.