Glaccountingruleapiv1
account object
activatedboolean
allowManualJournalEntriesboolean
balancenumber
creationDatestring
currency object
codestring
creationDatestring
currencySymbolPositionstring
Possible values: [AFTER_NUMBER, BEFORE_NUMBER]
digitsAfterDecimalnumber
isBaseCurrencyboolean
lastModifiedDatestring
namestring
symbolstring
descriptionstring
encodedKeystring
glCodestring
lastModifiedDatestring
migrationEvent object
creationDatestring
encodedKeystring
numCentresImportednumber
numClientsImportednumber
numGLAccountsImportednumber
numGroupsImportednumber
numLoanRepaymentsImportednumber
numLoanTransactionsImportednumber
numLoansImportednumber
numSavingsImportednumber
statestring
Possible values: [REVERTED, DRAFT, APPROVED]
typestring
Possible values: [IMPORT, EXPORT]
namestring
stripTrailingZerosboolean
typestring
Possible values: [INCOME, EXPENSE, LIABILITY, ASSET, EQUITY]
usagestring
Possible values: [HEADER, DETAIL]
encodedKeystring
financialResourcestring
Possible values: [FEE_RECEIVABLE, OVERDRAFT_INTEREST_INCOME, OVERDRAFT_INTEREST_RECEIVABLE, FEE_INCOME, INTEREST_PAYABLE, INTEREST_EXPENSE, PENALTY_RECEIVABLE, INTEREST_INCOME, DEFERRED_TAXES, DEFERRED_FEE_INCOME, PORTFOLIO_CONTROL, DEFERRED_INTERESTS_INCOME, OVERDRAFT_WRITE_OFF_EXPENSE, PENALTY_INCOME, OVERDRAFT_PORTFOLIO_CONTROL, SAVINGS_CONTROL, TAXES_RECEIVABLE, INTEREST_RECEIVABLE, INTER_BRANCH_TRANSFER, FUND_SOURCE, WRITE_OFF_EXPENSE, DEPOSIT_REFERENCE, TAXES_PAYABLE]
indexnumber
predefinedFeeKeystring
productKeystring
productTypestring
Possible values: [LOAN, SAVINGS]
transactionChannelKeystring
Glaccountingruleapiv1
{
"account": {
"activated": true,
"allowManualJournalEntries": true,
"balance": 0,
"creationDate": "string",
"currency": {
"code": "string",
"creationDate": "string",
"currencySymbolPosition": "AFTER_NUMBER",
"digitsAfterDecimal": 0,
"isBaseCurrency": true,
"lastModifiedDate": "string",
"name": "string",
"symbol": "string"
},
"description": "string",
"encodedKey": "string",
"glCode": "string",
"lastModifiedDate": "string",
"migrationEvent": {
"creationDate": "string",
"encodedKey": "string",
"numCentresImported": 0,
"numClientsImported": 0,
"numGLAccountsImported": 0,
"numGroupsImported": 0,
"numLoanRepaymentsImported": 0,
"numLoanTransactionsImported": 0,
"numLoansImported": 0,
"numSavingsImported": 0,
"state": "REVERTED",
"type": "IMPORT"
},
"name": "string",
"stripTrailingZeros": true,
"type": "INCOME",
"usage": "HEADER"
},
"encodedKey": "string",
"financialResource": "FEE_RECEIVABLE",
"index": 0,
"predefinedFeeKey": "string",
"productKey": "string",
"productType": "LOAN",
"transactionChannelKey": "string"
}