GetTransactionDetails(sessionID, administrationID, GLAccountCode, StartDate, EndDate, financialMode)
Provides transactions details of a GL accounts in the period between start date and end date.
Parameters
sessionID
The session ID as given in the method Authenticate (accessKey).
administrationID
The identifier of the administration. For a description on where to find the administrationID, please refer AdministrationID.
GLAccountCode
Code of the GL account (leave blank for all accounts).
StartDate
Start date of the transactions
EndDate
End date of the transactions
FinancialMode
Default '1' for Fiscal, '0' for Commercial
Response Object
TransactionInfo
id As String
hID As String
transactionDate As Date
description As String
transactionAmount As Decimal
fullName As String
project As String
projectCode As String
glAccountCode As String
documentType As String
documentFolder As String
documentFolderTab As String
periodId As String
company As String
mutationUser As String
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article