# Balance sheet consolidated The balance sheet consolidated endpoint provides a detailed overview of a company's raw balance sheet, including a comprehensive summary of its assets, liabilities, and shareholders' equity. This endpoint is useful for retrieving financial data that reflects the overall financial position of a company, allowing users to access critical information about its financial health and structure. **API credits cost:** `100` per symbol > **Note:** This API endpoint is available starting with the Ultra plan. Full access to historical data is available only in the Enterprise plan. ## Parameters - `symbol` (string, optional, see notes) Symbol ticker of instrument. For preffered stocks use dot(.) delimiter. E.g. `BRK.A` or `BRK.B` will be correct - `figi` (string, optional, see notes) Filter by financial instrument global identifier (FIGI). This request parameter is available starting with the Ultra plan - `isin` (string, optional, see notes) Filter by international securities identification number (ISIN). ISIN access is activating in the Data add-ons section - `cusip` (string, optional, see notes) The CUSIP of an instrument for which data is requested. CUSIP access is activating in the Data add-ons section - `exchange` (string, optional) Exchange where instrument is traded - `mic_code` (string, optional) Market Identifier Code (MIC) under ISO 10383 standard - `country` (string, optional) Country where instrument is traded, e.g., `United States` or `US` - `period` (string, optional) The reporting period for the balance sheet data. - `start_date` (string, optional) Begin date for filtering items by fiscal date. Returns income statements with fiscal dates on or after this date. Format `2006-01-02` - `end_date` (string, optional) End date for filtering items by fiscal date. Returns income statements with fiscal dates on or before this date. Format `2006-01-02` - `outputsize` (integer, optional) Number of records in response **Notes:** - At least one of the following parameters is required: `symbol`, `figi`, `isin`, `cusip`. ## Response - `balance_sheet` (array of object) Balance sheet data - `fiscal_date` (string) Date of the balance sheet release - `assets` (object) AssetsInfo represents assets information in the balance sheet - `total_assets` (number) Total assets - `current_assets` (object) Current assets information - `total_current_assets` (number) Total current assets - `cash_cash_equivalents_and_short_term_investments` (number) Cash cash equivalents and short term investments - `cash_and_cash_equivalents` (number) Cash and cash equivalents - `cash_equivalents` (number) Cash equivalents - `cash_financial` (number) Cash financial - `other_short_term_investments` (number) Other short term investments - `restricted_cash` (number) Restricted cash - `receivables` (object) Receivables information - `total_receivables` (number) Total receivables - `accounts_receivable` (number) Accounts receivable - `gross_accounts_receivable` (number) Gross accounts receivable - `allowance_for_doubtful_accounts_receivable` (number) Allowance for doubtful accounts receivable - `receivables_adjustments_allowances` (number) Receivables adjustments allowances - `other_receivables` (number) Other receivables - `due_from_related_parties_current` (number) Due from related parties current - `taxes_receivable` (number) Taxes receivable - `accrued_interest_receivable` (number) Accrued interest receivable - `notes_receivable` (number) Notes receivable - `loans_receivable` (number) Loans receivable - `inventory` (object) Inventory information - `total_inventory` (number) Total inventory - `inventories_adjustments_allowances` (number) Inventories adjustments allowances - `other_inventories` (number) Other inventories - `finished_goods` (number) Finished goods - `work_in_process` (number) Work in process - `raw_materials` (number) Raw materials - `prepaid_assets` (number) Prepaid assets - `current_deferred_assets` (number) Current deferred assets - `current_deferred_taxes_assets` (number) Current deferred taxes assets - `assets_held_for_sale_current` (number) Assets held for sale current - `hedging_assets_current` (number) Hedging assets current - `other_current_assets` (number) Other current assets - `non_current_assets` (object) Non-current assets information - `total_non_current_assets` (number) Total non current assets - `financial_assets` (number) Financial assets - `investments_and_advances` (number) Investments and advances - `other_investments` (number) Other investments - `investment_in_financial_assets` (number) Investment in financial assets - `held_to_maturity_securities` (number) Held to maturity securities - `available_for_sale_securities` (number) Available for sale securities - `financial_assets_designated_as_fair_value_through_profit_or_loss_total` (number) Financial assets designated as fair value through profit or loss total - `trading_securities` (number) Trading securities - `long_term_equity_investment` (number) Long term equity investment - `investments_in_joint_ventures_at_cost` (number) Investments in joint ventures at cost - `investments_in_other_ventures_under_equity_method` (number) Investments in other ventures under equity method - `investments_in_associates_at_cost` (number) Investments in associates at cost - `investments_in_subsidiaries_at_cost` (number) Investments in subsidiaries at cost - `investment_properties` (number) Investment properties - `goodwill_and_other_intangible_assets` (object) Goodwill and other intangible assets information - `goodwill` (number) Goodwill - `other_intangible_assets` (number) Other intangible assets - `total_goodwill_and_intangible_assets` (number) Total goodwill and intangible assets - `net_ppe` (number) Net ppe - `gross_ppe` (number) Gross ppe - `accumulated_depreciation` (number) Accumulated depreciation - `leases` (number) Leases - `construction_in_progress` (number) Construction in progress - `other_properties` (number) Other properties - `machinery_furniture_equipment` (number) Machinery furniture equipment - `buildings_and_improvements` (number) Buildings and improvements - `land_and_improvements` (number) Land and improvements - `properties` (number) Properties - `non_current_accounts_receivable` (number) Non current accounts receivable - `non_current_note_receivables` (number) Non current note receivables - `due_from_related_parties_non_current` (number) Due from related parties non current - `non_current_prepaid_assets` (number) Non current prepaid assets - `non_current_deferred_assets` (number) Non current deferred assets - `non_current_deferred_taxes_assets` (number) Non current deferred taxes assets - `defined_pension_benefit` (number) Defined pension benefit - `other_non_current_assets` (number) Other non current assets - `liabilities` (object) Liabilities information - `total_liabilities_net_minority_interest` (number) Total liabilities net minority interest - `current_liabilities` (object) Current liabilities information - `total_current_liabilities` (number) Total current liabilities - `current_debt_and_capital_lease_obligation` (number) Current debt and capital lease obligation - `current_debt` (number) Current debt - `current_capital_lease_obligation` (number) Current capital lease obligation - `other_current_borrowings` (number) Other current borrowings - `line_of_credit` (number) Line of credit - `commercial_paper` (number) Commercial paper - `current_notes_payable` (number) Current notes payable - `current_provisions` (number) Current provisions - `payables_and_accrued_expenses` (object) Payables and accrued expenses information - `total_payables_and_accrued_expenses` (number) Total payables and accrued expenses - `accounts_payable` (number) Accounts payable - `current_accrued_expenses` (number) Current accrued expenses - `interest_payable` (number) Interest payable - `payables` (number) Payables - `other_payable` (number) Other payable - `due_to_related_parties_current` (number) Due to related parties current - `dividends_payable` (number) Dividends payable - `total_tax_payable` (number) Total tax payable - `income_tax_payable` (number) Income tax payable - `pension_and_other_post_retirement_benefit_plans_current` (number) Pension and other post retirement benefit plans current - `employee_benefits` (number) Employee benefits - `current_deferred_liabilities` (number) Current deferred liabilities - `current_deferred_revenue` (number) Current deferred revenue - `current_deferred_taxes_liabilities` (number) Current deferred taxes liabilities - `other_current_liabilities` (number) Other current liabilities - `liabilities_held_for_sale_non_current` (number) Liabilities held for sale non current - `non_current_liabilities` (object) Non-current liabilities information - `total_non_current_liabilities_net_minority_interest` (number) Total non current liabilities net minority interest - `long_term_debt_and_capital_lease_obligation` (object) Long term debt and capital lease obligation information - `total_long_term_debt_and_capital_lease_obligation` (number) Total long term debt and capital lease obligation - `long_term_debt` (number) Long term debt - `long_term_capital_lease_obligation` (number) Long term capital lease obligation - `long_term_provisions` (number) Long term provisions - `non_current_pension_and_other_postretirement_benefit_plans` (number) Non current pension and other postretirement benefit plans - `non_current_accrued_expenses` (number) Non current accrued expenses - `due_to_related_parties_non_current` (number) Due to related parties non current - `trade_and_other_payables_non_current` (number) Trade and other payables non current - `non_current_deferred_liabilities` (number) Non current deferred liabilities - `non_current_deferred_revenue` (number) Non current deferred revenue - `non_current_deferred_taxes_liabilities` (number) Non current deferred taxes liabilities - `other_non_current_liabilities` (number) Other non current liabilities - `preferred_securities_outside_stock_equity` (number) Preferred securities outside stock equity - `derivative_product_liabilities` (number) Derivative product liabilities - `capital_lease_obligations` (number) Capital lease obligations - `restricted_common_stock` (number) Restricted common stock - `equity` (object) EquityInfo represents equity information - `total_equity_gross_minority_interest` (number) Total equity gross minority interest - `stockholders_equity` (number) Stockholders equity - `common_stock_equity` (number) Common stock equity - `preferred_stock_equity` (number) Preferred stock equity - `other_equity_interest` (number) Other equity interest - `minority_interest` (number) Minority interest - `total_capitalization` (number) Total capitalization - `net_tangible_assets` (number) Net tangible assets - `tangible_book_value` (number) Tangible book value - `invested_capital` (number) Invested capital - `working_capital` (number) Working capital - `capital_stock` (object) Capital stock information - `common_stock` (number) Common stock - `preferred_stock` (number) Preferred stock - `total_partnership_capital` (number) Total partnership capital - `general_partnership_capital` (number) General partnership capital - `limited_partnership_capital` (number) Limited partnership capital - `capital_stock` (number) Capital stock - `other_capital_stock` (number) Other capital stock - `additional_paid_in_capital` (number) Additional paid in capital - `retained_earnings` (number) Retained earnings - `treasury_stock` (number) Treasury stock - `treasury_shares_number` (number) Treasury shares number - `ordinary_shares_number` (number) Ordinary shares number - `preferred_shares_number` (number) Preferred shares number - `share_issued` (number) Share issued - `equity_adjustments` (object) Equity adjustments information - `gains_losses_not_affecting_retained_earnings` (number) Gains losses not affecting retained earnings - `other_equity_adjustments` (number) Other equity adjustments - `fixed_assets_revaluation_reserve` (number) Fixed assets revaluation reserve - `foreign_currency_translation_adjustments` (number) Foreign currency translation adjustments - `minimum_pension_liabilities` (number) Minimum pension liabilities - `unrealized_gain_loss` (number) Unrealized gain loss - `net_debt` (number) Net debt - `total_debt` (number) Total debt - `status` (string) Response status ## Example Request ```bash curl "https://api.twelvedata.com/balance_sheet/consolidated?symbol=AAPL&apikey=demo" ``` ## Example Response ```json { "balance_sheet": [ { "fiscal_date": "2023-09-30", "assets": { "total_assets": 352583000000, "current_assets": { "total_current_assets": 143566000000, "cash_cash_equivalents_and_short_term_investments": 61555000000, "cash_and_cash_equivalents": 29965000000, "cash_equivalents": 1606000000, "cash_financial": 28359000000, "other_short_term_investments": 31590000000, "restricted_cash": 31590000000, "receivables": { "total_receivables": 60985000000, "accounts_receivable": 29508000000, "gross_accounts_receivable": 29508000000, "allowance_for_doubtful_accounts_receivable": 29508000000, "receivables_adjustments_allowances": 29508000000, "other_receivables": 31477000000, "due_from_related_parties_current": 31477000000, "taxes_receivable": 31477000000, "accrued_interest_receivable": 31477000000, "notes_receivable": 31477000000, "loans_receivable": 31477000000 }, "inventory": { "total_inventory": 6331000000, "inventories_adjustments_allowances": 6331000000, "other_inventories": 6331000000, "finished_goods": 6331000000, "work_in_process": 6331000000, "raw_materials": 6331000000 }, "prepaid_assets": 14695000000, "current_deferred_assets": 14695000000, "current_deferred_taxes_assets": 14695000000, "assets_held_for_sale_current": 14695000000, "hedging_assets_current": 14695000000, "other_current_assets": 14695000000 }, "non_current_assets": { "total_non_current_assets": 209017000000, "financial_assets": 209017000000, "investments_and_advances": 100544000000, "other_investments": 100544000000, "investment_in_financial_assets": 100544000000, "held_to_maturity_securities": 100544000000, "available_for_sale_securities": 100544000000, "financial_assets_designated_as_fair_value_through_profit_or_loss_total": 100544000000, "trading_securities": 100544000000, "long_term_equity_investment": 100544000000, "investments_in_joint_ventures_at_cost": 100544000000, "investments_in_other_ventures_under_equity_method": 100544000000, "investments_in_associates_at_cost": 100544000000, "investments_in_subsidiaries_at_cost": 100544000000, "investment_properties": 100544000000, "goodwill_and_other_intangible_assets": { "goodwill": 100544000000, "other_intangible_assets": 100544000000, "total_goodwill_and_intangible_assets": 100544000000 }, "net_ppe": 54376000000, "gross_ppe": 125260000000, "accumulated_depreciation": -70884000000, "leases": 12839000000, "construction_in_progress": 12839000000, "other_properties": 10661000000, "machinery_furniture_equipment": 78314000000, "buildings_and_improvements": 12839000000, "land_and_improvements": 23446000000, "properties": 0, "non_current_accounts_receivable": 12839000000, "non_current_note_receivables": 12839000000, "due_from_related_parties_non_current": 12839000000, "non_current_prepaid_assets": 12839000000, "non_current_deferred_assets": 17852000000, "non_current_deferred_taxes_assets": 17852000000, "defined_pension_benefit": 12839000000, "other_non_current_assets": 36245000000 }, "liabilities": { "total_liabilities_net_minority_interest": 290437000000, "current_liabilities": { "total_current_liabilities": 145308000000, "current_debt_and_capital_lease_obligation": 17382000000, "current_debt": 15807000000, "current_capital_lease_obligation": 1575000000, "other_current_borrowings": 9822000000, "line_of_credit": 9822000000, "commercial_paper": 5985000000, "current_notes_payable": 9822000000, "current_provisions": 9822000000, "payables_and_accrued_expenses": { "total_payables_and_accrued_expenses": 71430000000, "accounts_payable": 62611000000, "current_accrued_expenses": 9822000000, "interest_payable": 9822000000, "payables": 71430000000, "other_payable": 9822000000, "due_to_related_parties_current": 9822000000, "dividends_payable": 9822000000, "total_tax_payable": 8819000000, "income_tax_payable": 8819000000 }, "pension_and_other_post_retirement_benefit_plans_current": 8061000000, "employee_benefits": 8061000000, "current_deferred_liabilities": 8061000000, "current_deferred_revenue": 8061000000, "current_deferred_taxes_liabilities": 8061000000, "other_current_liabilities": 48435000000, "liabilities_held_for_sale_non_current": 48435000000 }, "non_current_liabilities": { "total_non_current_liabilities_net_minority_interest": 145129000000, "long_term_debt_and_capital_lease_obligation": { "total_long_term_debt_and_capital_lease_obligation": 106548000000, "long_term_debt": 95281000000, "long_term_capital_lease_obligation": 11267000000 }, "long_term_provisions": 15457000000, "non_current_pension_and_other_postretirement_benefit_plans": 15457000000, "non_current_accrued_expenses": 15457000000, "due_to_related_parties_non_current": 15457000000, "trade_and_other_payables_non_current": 15457000000, "non_current_deferred_liabilities": 15457000000, "non_current_deferred_revenue": 15457000000, "non_current_deferred_taxes_liabilities": 15457000000, "other_non_current_liabilities": 23124000000, "preferred_securities_outside_stock_equity": 15457000000, "derivative_product_liabilities": 15457000000, "capital_lease_obligations": 12842000000, "restricted_common_stock": 12842000000 }, "equity": { "total_equity_gross_minority_interest": 62146000000, "stockholders_equity": 62146000000, "common_stock_equity": 62146000000, "preferred_stock_equity": 62146000000, "other_equity_interest": 62146000000, "minority_interest": 62146000000, "total_capitalization": 157427000000, "net_tangible_assets": 62146000000, "tangible_book_value": 62146000000, "invested_capital": 173234000000, "working_capital": -1742000000, "capital_stock": { "common_stock": 73812000000, "preferred_stock": 73812000000, "total_partnership_capital": 73812000000, "general_partnership_capital": 73812000000, "limited_partnership_capital": 73812000000, "capital_stock": 73812000000, "other_capital_stock": 73812000000, "additional_paid_in_capital": 73812000000, "retained_earnings": -214000000, "treasury_stock": 73812000000, "treasury_shares_number": 0, "ordinary_shares_number": 15550061000, "preferred_shares_number": 73812000000, "share_issued": 15550061000 }, "equity_adjustments": { "gains_losses_not_affecting_retained_earnings": -11452000000, "other_equity_adjustments": -11452000000, "fixed_assets_revaluation_reserve": 11452000000, "foreign_currency_translation_adjustments": 11452000000, "minimum_pension_liabilities": 11452000000, "unrealized_gain_loss": 11452000000 }, "net_debt": 81123000000, "total_debt": 123930000000 } } } } ], "status": "ok" } ```