This web service enables you to create sales invoices in Yuki based on the provided XML message. This web service runs via SOAP.
Think for example of the submission of sales invoices from a Webshop.
The Sales web service is included free of charge in the Small, Medium, Large or Unlimited bundles.
In the Minimal version of Yuki, a user with the 'Portal Administrator' role must add the Sales web service accountant feature to the contract.
In addition, the external party must be specified that invoices will be handled automatically as there is no Sales fjunctionality available in the Minimal version of Yuki: XML - Process = true
ATTENTION!
- To link sales invoices to a project, the Medium, Large or Unlimited bundle must have been chosen by a user with the 'Management' role via the Yuki Store in the domain.
- To use the payment method 'Direct Debit', the Medium, Large or Unlimited bundle must have been chosen by a user with the 'Management' role via the Yuki Store in the domain.
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.
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
Feedback sent
We appreciate your effort and will try to fix the article