Web services
What is an API? An application programming interface (API) is a collection of programming jobs (often indicated as interfaces) that calls the functions of a program. It is a m...
Fri, 6 Jan, 2023 at 12:05 PM
The financial monitor offers several charts with respect to the financial data in Yuki. Yuki makes these charts available as widgets so for example, they can be shown on an own...
Wed, 7 Jun, 2023 at 4:07 PM
The WebServiceAccessKey (web service API key) is used to give web service access on portal, domain or administration level. Only an user with the 'Portal administrator&...
Thu, 24 Nov, 2022 at 2:53 PM
Introduction Below you will find an example of an application that allows you to create sales invoices in Yuki by using PHP via the ProcessSalesInvoices(sessionID, administ...
Fri, 24 Dec, 2021 at 10:27 AM
Introduction Below you will find an example of an application that allows you to create general journal entries in Yuki by using PHP via the Accounting-ProcessJournal(sessi...
Fri, 24 Dec, 2021 at 10:27 AM
Introduction Below you will find an example of an application that allows you to create sales invoices in Yuki by using Classic ASP via the ProcessSalesInvoices(sessionID, ...
Fri, 24 Dec, 2021 at 10:28 AM
Introduction Below you will find an example of an application that allows you to submit general journal entries in Yuki by using Classic ASP via the Accounting-ProcessJourn...
Fri, 24 Dec, 2021 at 10:28 AM
Instructions for establishing a SOAP link with the Yuki API in Visual Studio 2005: Start Visual Studio 2005 and create a new project of type Windows forms applicatie. Righ...
Fri, 24 Dec, 2021 at 10:29 AM
Instructions for establishing a SOAP link with the Yuki API in Visual Studio 2008 Start Visual Studio 2008 and create a new project of type Windows forms applicatie. Right-c...
Fri, 24 Dec, 2021 at 10:29 AM
Below you will find an example of an application that allows you to submit documents in Yuki by using PHP via the Upload web service. Example <html> <body> ...
Fri, 24 Dec, 2021 at 10:31 AM