Skip to main content

Glaccountamount

Represents the general ledger account and amount used in a journal entry record.

amountnumber

The amount which was debited or credited.

glAccountstring

Represents the general ledger account code of the the general ledger account that was debited or credited.

Glaccountamount
{
"amount": 0,
"glAccount": "string"
}