Glaccountminimal
encodedKeystring
Description for encodedKey in glAccountMinimal
creationDatestring<date-time>
Description for creationDate in glAccountMinimal
lastModifiedDatestring<date-time>
Description for lastModifiedDate in glAccountMinimal
glCodestring
Description for glCode in glAccountMinimal
typestring
Description for type in glAccountMinimal
Possible values: [ASSET, LIABILITY, EQUITY, INCOME, EXPENSE]
Example:
ASSETusagestring
Description for usage in glAccountMinimal
Possible values: [DETAIL, HEADER]
namestring
Description for name in glAccountMinimal
activatedboolean
Description for activated in glAccountMinimal
allowManualJournalEntriesboolean
Description for allowManualJournalEntries in glAccountMinimal
stripTrailingZeroesboolean
Description for stripTrailingZeroes in glAccountMinimal
Glaccountminimal
{
"encodedKey": "string",
"creationDate": "2024-07-29T15:51:28.071Z",
"lastModifiedDate": "2024-07-29T15:51:28.071Z",
"glCode": "string",
"type": "ASSET",
"usage": "DETAIL",
"name": "string",
"activated": true,
"allowManualJournalEntries": true,
"stripTrailingZeroes": true
}