AccountBalanceReport

📄 Description: Data transfer object representing the financial status of an account, detailing ledger entries and transactions to provide a comprehensive overview of account balances within the General Ledger.

Properties

Name

Type

Required

Restrictions

Description

accountId

integer(int64)

false

none

Unique identifier for the account

accountDisplayId

string

false

none

Unique identifier for the account display

accountCode

string

false

none

Code for the account

debitBalance

number

false

none

Value for debitBalance field

creditBalance

number

false

none

Value for creditBalance field

accountCategory

string

false

none

Category of the account

Enumerated Values

Attribute

Value

accountCategory

BALANCESHEET, PROFITANDLOSS