Accounting web service
This web service offers methods to retrieve financial reports and to create general journal entries. This web service runs via SOAP. ATTENTION! The processing of the VAT ...
Fri, 24 Dec, 2021 at 12:17 PM
Yuki Web service - General journal entries This web service enables you to import certain general journal entries. This is very useful for regular entries like for example pa...
Thu, 8 Jun, 2023 at 9:01 AM
This article describes the functional development in the software of a number of fields in the general journal entries XML. These must be supplied with the web service Accounti...
Fri, 24 Dec, 2021 at 12:18 PM
AdministrationID(sessionID, administrationName) Returns the ID (a GUID) of an administration based on the administration name. This fact is required to be able to retrieve for...
Thu, 8 Jun, 2023 at 9:23 AM
Administrations(sessionID) Returns all the administrations that can be approached via the used access code. Parameters sessionID Returns a session ID that is obtained f...
Fri, 24 Dec, 2021 at 12:19 PM
GLAccountBalance(sessionID, administrationID, transactionDate) Returns the trial balance of all GL accounts in an administration on a specific date. Parameters sessionID...
Fri, 24 Dec, 2021 at 12:20 PM
GLAccountTransactions(sessionID, administrationID, GLAccountCode, StartDate, EndDate) Returns the GL account transactions of a specific GL account in a specific administration...
Fri, 24 Dec, 2021 at 12:21 PM
GLAccountBalanceFiscal(sessionID, administrationID, transactionDate) Returns the trial balance of all GL accounts in an administration on a specific date, including all fiscal...
Fri, 24 Dec, 2021 at 12:23 PM
GLAccountTransactionsFiscal(sessionID, administrationID, GLAccountCode, StartDate, EndDate) Returns the GL account transactions of a specific GL account in an administration, ...
Fri, 24 Dec, 2021 at 12:23 PM
NetRevenue(sessionID, administrationID, StartDate, EndDate) Returns the net revenue (decimal value) of a specific administration, in a given date range. Parameters ses...
Thu, 8 Jun, 2023 at 9:29 AM