Sales web service

Modified on Tue, 23 Apr 2024 at 12:04 PM

This web service enables you to create sales invoices in Yuki based on the provided XML message. This web service runs via SOAP.


There are a number of points that require attention when using the Sales webservice.


For a detailed description see article Focus points of Sales wbeservice.


ATTENTION!

The Invoicing (old Sales) or the Small, Medium, Large or unlimited bundle must have been chosen by an user with the 'Management' role via the Yuki Store in the domain because the sales invoices in Yuki are generated and processed based on the data from the link.


Web address

You will find the web service, a test application, a description of the fields and the procedures at the web address below:


https://api.yukiworks.nl/ws/Sales.asmx


Sales Methods


ProcessSalesInvoices(sessionID, administrationId, xmlDoc)

The Yuki sales invoices web service creates sales invoices based on the provided XML.


General methods


Authenticate(accessKey)

Returns a session ID based on a valid Web Service access code.

AuthenticateByUserName(userName, password)

Returns a session ID based on an existing Yuki username and password.

Domains(sessionID)

Returns all domains that can be approached via the access code used.

SetCurrentDomain(sessionID, domainID)

Set the current domain for the session.

GetCurrentDomain(sessionID)

Retrieves the ID of the current domain for the session.


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article