Skip to main content
The Accounts Data Model represents a record in an accounting system that tracks the financial activities of a specific asset, liability, equity, revenue, or expense. These records increase and decrease as transactions occur throughout the accounting period. The aggregation of each Account object is often referred to as the Chart of Accounts.
  • Unified account properties: Essential account details like name, description, currency, and current balance are standardized across different accounting platforms
  • Hierarchical structure: Accounts can be linked to parent accounts using the parent_account_id, enabling the representation of complex account structures and relationships
  • Categorisation and status: The model supports account categorisation with main categories (asset, liability, equity, revenue, or expense) and subcategories, as well as tracking account status for better organisation and reporting

Attributes

Accounts Attributes

Status Enum Values

Category Enum Values

Properties Supported

Fields accepted when creating or updating a record: