User Profile
Pim Eijfferts
10
Posts
2
Kudos
0
Solutions
16-07-2024
14:56
Hi,
Thanks for reaching out.
To check the box you have to update the attachment:
Let us know if this has worked for you!
... View more
05-06-2024
16:37
HI Izan,
Thank you for your message.
We've communicated this via this forum: https://community.visma.com/t5/News-in-Developers-Visma-net/Urgent-Visma-net-update-regarding-Connect-Authentication/ba-p/661697
"As the June 1st deadline approaches, we still detect traffic from integrations that have not migrated to the new authentication method.
Important to know that starting from the deadline, we will initiate throttling of these integrations. This means that we will start limiting the number of calls per hour per integration. During June we will gradually decrease the limit and allow less calls per hour. "
In the post it states the VNI method will not longer work on June 1st, but we've communcated within the developer forum that we're limiting the amount of calls done with the VNI method. We advise you to use the new Connect method as soon as possible.
... View more
13-03-2024
14:25
Release notes
Documentation
Not possible to change modificable details on a released purchase invoice or retainage invoice which shared same supplier reference no
When a supplier invoice containing retainage is released (AP301000) using the same supplier reference as the retainage invoice, it was not possible to change details of either of these documents. This has now been fixed.
9.85.0
POST sendbymail endpoint now uses email notification template according to order type
The POST sendbymail endpoint no longer fails to consider the order type for the email notification template.
9.85.0
API - Due dates for breaking changes
Release notes
Documentation
Due
Default expand toggle values in GET KitAssembly endpoint to be set to FALSE instead of TRUE
Expand toggle values that are currently set to TRUE by default will be changed to FALSE by default.
May 01, 2024
Planned removal of VNI authentication method
We are planning to phase out VNI authentication method by the end of 2023. ISVs should register their (existing) integrations in the Developer Portal and use Connect authentication instead before the stated end date. Benefits of this change: - One preferred method of authentication across Visma.net ERP portfolio - Better security using scopes - Let customer be more in control (customer grants access explicitly) More information for ISVs on how to migrate existing integrations and\or setup new integrations can be found in the international developer community: https://community.visma.com/t5/News-in-Developers-Visma-net/Visma-net-ERP-APIs-are-now-available-for-Visma-Connect/ba-p/542148
Dec 31, 2023
Planned removal of Sales Order API endpoints
We plan to be functionally complete by Q3-2024 (30th of September 2024), thus new due date being end of Q4-2024(31st of December 2024). If any change would occur for this, we will announce that as soon as possible, A number of Sales Order API endpoints will be removed as a part of the transition to the next generation ERP. The following API endpoints will be removed: GET /controller/api/v1/salesorder/{orderNbr} GET /controller/api/v1/salesorder/{orderType}/{orderNbr} GET /controller/api/v1/salesorder/{orderType}/{orderNbr}/rotrut GET /controller/api/v1/salesorder GET /controller/api/v1/salesorder/{orderType}/{orderNbr}/commissions POST /controller/api/v1/salesorder POST /controller/api/v1/salesorder/{saleOrderNumber}/action/cancelSalesOrder POST /controller/api/v1/salesorder/{salesOrderNumber}/action/reopenSalesOrder PUT /controller/api/v1/salesorder/{orderNbr} GET /controller/api/v1/salesorderbasic/{orderNbr} GET /controller/api/v1/salesorderbasic/{orderType}/{orderNbr} GET /controller/api/v1/salesorderbasic POST /controller/api/v1/salesorderbasic PUT /controller/api/v1/salesorderbasic/{orderNbr} POST /controller/api/v2/salesorderbasic POST /controller/api/v2/salesorder POST /controller/api/v2/salesorder/{saleOrderNumber}/action/cancelSalesOrder POST /controller/api/v2/salesorder/{salesOrderNumber}/action/reopenSalesOrder All functionality currently missing in the new Sales Order Service API will be added before these endpoints are removed. The list of affected endpoints will also be extended, so pay attention to future updates. For more information on how to use the Visma.net ERP Sales Order Service, please visit: https://community.visma.com/t5/News-in-Developers-Visma-net/Getting-started-with-the-first-neXtGen-service-Visma-net-ERP/ba-p/401436 Swagger for Visma.net.ERP.SalesOrder.API https://salesorder.visma.net/swagger/index.html
... View more
Categories:
11-03-2024
17:09
Good afternoon Daniel,
Unfortunately, this functionality is not available within the API. You can pitch it in as a new idea on this page: https://community.visma.com/t5/Ideas-in-Developers-Visma-net/idb-p/DV_CO_Vismanet_ideas
... View more
22-02-2024
10:29
Release notes
Documentation
Deprecated fields on Account endpoint
The following fields are deprecated and will be removed on 20th of February 2024: - ExternalCode1 - ExternalCode2 - AnalysisCode They should be replaced by fields: ExternalCode1Info, ExternalCode2Info, AnalisysCodeInfo, which contain more details.
9.82.0
POST SupplierPayment inserting debitadj into the payment and hold is set to false in payload
There was an issue, if a payment method was used, which does not have the additional processing “Create batch payment” and instead set to not required (CA204000). In this case, the Hold option can be set to false. The issue was located in a specific scenario; - Hold was set to false in the payload - Payment method used is not requiring batch payment - Including debit adjustment into the payment The validation of payment amount would deny the insert. This has now been fixed. When posting a Supplier payment, by default the behaviour of Hold is set to true in the payload. With the "batch payment required", the Hold option can't be removed.
Release notes
Documentation
Due
Default expand toggle values in GET KitAssembly endpoint to be set to FALSE instead of TRUE
Expand toggle values that are currently set to TRUE by default will be changed to FALSE by default.
May 01, 2024
Planned removal of VNI authentication method
We are planning to phase out VNI authentication method by the end of 2023. ISVs should register their (existing) integrations in the Developer Portal and use Connect authentication instead before the stated end date. Benefits of this change: - One preferred method of authentication across Visma.net ERP portfolio - Better security using scopes - Let customer be more in control (customer grants access explicitly) More information for ISVs on how to migrate existing integrations and\or setup new integrations can be found in the international developer community: https://community.visma.com/t5/News-in-Developers-Visma-net/Visma-net-ERP-APIs-are-now-available-for-Visma-Connect/ba-p/542148
Dec 31, 2023
Planned removal of Sales Order API endpoints
We plan to be functionally complete by Q3-2024 (30th of September 2024), thus new due date being end of Q4-2024(31st of December 2024). If any change would occur for this, we will announce that as soon as possible, A number of Sales Order API endpoints will be removed as a part of the transition to the next generation ERP. The following API endpoints will be removed: GET /controller/api/v1/salesorder/{orderNbr} GET /controller/api/v1/salesorder/{orderType}/{orderNbr} GET /controller/api/v1/salesorder/{orderType}/{orderNbr}/rotrut GET /controller/api/v1/salesorder GET /controller/api/v1/salesorder/{orderType}/{orderNbr}/commissions POST /controller/api/v1/salesorder POST /controller/api/v1/salesorder/{saleOrderNumber}/action/cancelSalesOrder POST /controller/api/v1/salesorder/{salesOrderNumber}/action/reopenSalesOrder PUT /controller/api/v1/salesorder/{orderNbr} GET /controller/api/v1/salesorderbasic/{orderNbr} GET /controller/api/v1/salesorderbasic/{orderType}/{orderNbr} GET /controller/api/v1/salesorderbasic POST /controller/api/v1/salesorderbasic PUT /controller/api/v1/salesorderbasic/{orderNbr} POST /controller/api/v2/salesorderbasic POST /controller/api/v2/salesorder POST /controller/api/v2/salesorder/{saleOrderNumber}/action/cancelSalesOrder POST /controller/api/v2/salesorder/{salesOrderNumber}/action/reopenSalesOrder All functionality currently missing in the new Sales Order Service API will be added before these endpoints are removed. The list of affected endpoints will also be extended, so pay attention to future updates. For more information on how to use the Visma.net ERP Sales Order Service, please visit: https://community.visma.com/t5/News-in-Developers-Visma-net/Getting-started-with-the-first-neXtGen-service-Visma-net-ERP/ba-p/401436 Swagger for Visma.net.ERP.SalesOrder.API https://salesorder.visma.net/swagger/index.html
... View more
Categories:
08-02-2024
09:39
HI, I found an email adress to the API support, and got help that way, so problem is solved and the API calls or the scenario are passing through the firewall with OK result as of now.
... View more
31-01-2024
13:14
Hi,
We advise you to go through this post:
https://community.visma.com/t5/Forum-in-Developers-Visma-net/Visma-net-ERP-API-Developer-Portal-Startup-Guide/m-p/544710#M2965
Espcially this guide:
On page 15 we explain the differences of the VNI and Visma Connect (authorization) and explaining the flow. If there's anything unclear, please let us know.
... View more
Activity Feed for Pim Eijfferts
- Posted Re: CustomerInvoice Send file to Autoinvoice on Forum in Developers Visma.net. 16-07-2024 14:56
- Posted Re: API changes since June 1st? Limited requests and connection with Nmbrs. on Forum in Developers Visma.net. 05-06-2024 16:37
- Posted [Release Notes] - Visma.Net API 9.85.0 - 12-03-2024 on News in Developers Visma.net. 13-03-2024 14:25
- Posted Re: Retrieving IBAN and BIC from payment method with Visma.net Financials API on Forum in Developers Visma.net. 11-03-2024 17:09
- Posted [Release Notes] - Visma.Net API 9.82.0 - 20-02-2024 on News in Developers Visma.net. 22-02-2024 10:29
- Posted Re: API calls blocked by Severa/PM firewall on Forum in Developers Visma.net. 01-02-2024 13:44
- Posted Re: From VNI to Visma Connect Authentication invalid_tennat on Forum in Developers Visma.net. 31-01-2024 13:14
- Posted Re: From VNI to Visma Connect Authentication invalid_tennat on Forum in Developers Visma.net. 30-01-2024 15:38
- Posted Re: API calls blocked by Severa/PM firewall on Forum in Developers Visma.net. 30-01-2024 12:33