New API functionalities
This article will be updated as soon as new functionalities and corrections are published.
Please check the roadmap for future developments.
The only way to ask for modifications/corrections is via this form : API Contact
Published developments
Date | Method | Description |
---|---|---|
11.2018 |
The limit of the Standard imports has been lowered to 100Kb instead of the 500Kb. |
|
10.2018 |
The archiving of the file follows now exactly the same guidelines used from the Winbiz user interface. |
|
10.2018 |
The Document import could be stopped without the third party app being notified. We reduced the cases that can stop the import, and we return the correct error. |
|
09.2018 |
New parameter that allows not to return the pictures associated to the items. |
|
09.2018 |
New method reserved only to the Professional associations. It allows to return an xml that contains the statement for the professional associations. |
|
09.2018 |
Add the possibility to specify a message code (field 132) to be used in the imported documents. |
|
09.2018 |
New method to return the list of the payment terms(and their codes). The codes can be used in the field 140 of the DocumentImport file for documents |
|
09.2018 | PaymentMethods |
New method to return the list of the payment methods (and their codes). The codes can be used in the field 147 of the DocumentImport file for documents |
09.2018 | Messages |
New method to return the list of the document messages (and their codes). The codes will be used in a field of the DocumentImport file for documents |
09.2018 | InvoiceLayouts |
New method to return the list of the Invoice Presentations (and their codes). The codes can be used in the field 137 of the DocumentImport file for documents |
08.2018 | CptMod |
More details are now returned by the method: Vat Rate, Type, Included/excluded. |
08.2018 | Documents |
New method to return some details on a list of documents. Various possibilities to filter the results are provided with the method. |
08.2018 | AnalyticChartOfAccounts |
New method to return the chart of analytical accounts |
08.2018 | GetAppUsers |
A new method, reserved only to developers, that returns the list of the users who have access to an App bought via the Winbiz App Store. |
07.2018 | DocumentImport file for addresses |
It is now possible to import and update the Items. The file format is almost the same of the one used to import the documents. |
07.2018 | DocumentImport file for Items |
It is now possible to import and update the Items. The file format is almost the same of the one used to import the documents. |
06.2018 | ChartOfAccounts |
New parameters allow to return the balance of allthe accounts between two dates. This can easily replace multiple calls to the method CPInfo. was previously scheduled for the 03.2018 |
06.2018 | CpInfo |
The classes returned contain now a "." as decimal separator. If the cMethod parameter is not passed, a complex class is now returned. |
06.2018 | Products |
It is now possible to filer by item category Add to the class returned the units and the purchase price. The method uses now a pagination and returns 100 results at the time. |
06.2018 | Security |
Only the methods that the developer declares as used by his App/connector can then be used by the App/Connector. All the methods can still be used when using a developer key. |
05.2018 |
A new field (nr. 21) allows to import an URL in the entries. The URL is accessible from the Entries list in Winbiz. |
|
05.2018 |
Add to the returned class the generic fields for an adress (rue, city etc...), the language of the address. We added also the possibility to filter by address group. |
|
05.2018 | New method that allows to import into the standard import file for calculation of wages. | |
05.2018 | File format to be used with the new method WagesImport | |
05.2018 |
New method that allows to retrieve the list of the employees.
|
|
04.2018 | Products |
New method that allows to retrieve the whole list of the Items, or the Items modified since a given date. |
04.2018 | New methods that allow to call all the functions needed to interface Winbiz with e-commerce sites. | |
04.2018 | New methods to retrieve:
- debtor and creditor due payments - debtor and creditor due payments by range of due date - debtor and creditor due payments by address The first method allow to return a summary with the total amount for the debtor and creditor payments that are due in a range of dates. The second and third methods allow to return more details about all the payments due in a given range of days since today, for a given address. |
|
04.2018 | AddressShort | Returns an Address in a short form |
03.2018 was scheduled for 04.2018 |
New methods to retrieve: - debtor and creditor delayed payments - debtor and creditor delayed payments by delay - debtor and creditor delayed payments by address The first method allow to return a summary with the total amount for the debtor and creditor payments that have passed the due date. The second and third methods allow to return more details about all the delayed payments for a given number of days of delay or for a given address. |
|
02.2018 |
The behavior of field 60 is now more flexible. The new feature doesn't break the compatibility with the previous versions. |
|
02.2018 |
The budget information has been added to the results returned by the ChartOfAccounts method. |
|
02.2018 |
The use of the field 60 is completed with an additional possibility (the "b" one) that allows an easier integration with third party software. |
|
01.2018 |
New method that allows to retrieve the complete list of the booking methods, or the booking methods used in the creditor Addresses only. |
|
01.2018 | AdCptMod | New method that allows to retrieve the booking method used in an Address as creditor booking method. |
01.2018 | Addresses | New method that allows to retrieve the whole list of the Addresses, or the Addresses modified since a given date. |
12.2017 | Folders | New method that allows to retrieve the whole list of the folders and of the fiscal years available for a given user. |
11.2017 | ChartOfAccounts | New method that allows to retrieve the whole chart of accounts. The Balances can be refreshed before retrieving the chart. |