GetGLAccountScheme(sessionID, administrationID)
Collects all ledger accounts (GL accounts) of the current domain.
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.
Response Object
List (of GLAccount)
GLAccount:
code As String
type As Int32
subtype As Int32
isEnabled As Boolean
descripton As String