GetTransactionDetails(sessionID, administrationID, GLAccountCode, StartDate, EndDate, financialMode)
Returns transaction details.
Parameters
sessionID
Returns a session ID that is obtained from the Authenticate(accessKey) method.
administrationID
The identifier of the administration. For a description where you can find the administrationID see article Administration ID.
GLAccountCode
Code of the GL account (leave empty 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