Accounts Object ​
id
string
REQUIRED ·Â
The unique identifier for the account
name
string
REQUIRED ·Â
The name of the account
description
string
The description of the account
classification
string
The classification of the account. If no clear mapping exists, then raw value is returned.
All possible enum values:
assetequityexpenseliabilityrevenuebank
type
string
The more specific classification of the account
All possible enum values:
fixed_assetlong_term_liabilityequityexpensebankcurrentcurrent_liabilityother_incomedirect_costsother_expensesincomeother_assetaccounts_receivableaccounts_payablecredit_cardsalespre_paymentliabilityinventorydepreciationwages_expensesuper_annuation_liabilitysuper_annuation_expensepayg_liabilitypayroll_liabilityassetequipmentaccumulated_depreciationdistribution_to_shareholderscashinterest_expenserent_expenseutilities_expensemaintenance_expenseadvertising_expensefees_expensebad_debt_expensecost_of_goods_soldother_liabilityother_current_liabilityother_current_asset
status
string
The status of the account. If no clear mapping exists, then raw value is returned.
All possible enum values:
activearchivedpending
current_balance
number
The current balance of the account
currency
string
The currency of the account
account_number
string
Represents the bank account number if the account is of type bank account.
parent_account
string
The ID of the parent account of the account
References: Accounts → id
company
string
The ID of the company the account belongs to
References: CompanyInfo → id
created_at
string · date-time
This represents the date when the accounts was created
updated_at
string · date-time
This represents the date when the accounts was updated
remote_data
object
Raw data returned from the remote API call.