Glaccountminimal
field indicating whether this general ledger account is available for use
whether Mambu users can create manual journal entries using this account, if set to false, only automatic journal entries generated by movements into and out of loan and savings accounts can be associated with this account
the date and time when this general ledger account was created
the automatically generated encoded ID for this general ledger account
8a19b7057471f4af017472dc0fd80472the numeric code for this general ledger account
the date on which this general ledger account was last modified
the name of this general ledger account
controls how this account is organized into header accounts when there are trailing zeroes, for example, for the account code 1100, if this field is set to true, only the first two numbers will be recognised
the category represented by amounts in this general ledger account, eg. EXPENSE, INCOME, LIABILITY, etc.
Possible values: [ASSET, LIABILITY, EQUITY, INCOME, EXPENSE]
ASSETthe kind of general ledger account. DETAIL accounts hold their own value, HEADER accounts derive their value from the sum of detail accounts below them
Possible values: [DETAIL, HEADER]
{
"activated": true,
"allowManualJournalEntries": true,
"creationDate": "2024-07-29T15:51:28.071Z",
"encodedKey": "8a19b7057471f4af017472dc0fd80472",
"glCode": "string",
"lastModifiedDate": "2024-07-29T15:51:28.071Z",
"name": "string",
"stripTrailingZeroes": true,
"type": "ASSET",
"usage": "DETAIL"
}