GetStartBalanceByGLAccount(sessionID, administrationID, yearID, financialMode)
Provides the balance of all GL accounts.
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.
yearID
The fiscal year
FinancialMode
Default '1' for Fiscal, '0' for Commercial
Response Object
List (Of AccountStartBalance)
AccountStartBalance
accountID As String
startBalance As String
accountDescription As String