to get a personalized navigation.
to get a personalized navigation.
Do you have a list of parameters that have changed name so that it is possible to verify that we have 100% feature coverage?
Example from Finance-API (GET /controller/api/v1/salesorder/{orderType}/{orderNbr}):
"printDescriptionOnInvoice": true,
"printNoteOnExternalDocuments": true,
"printNoteOnInternalDocuments": true
Service:
"print": {
"descriptionOnInvoice": true,
"noteOnInternalDocuments": true,
"noteOnExternalDocuments": true
}
Service respons has different structure and parameter names which makes it very easy to miss missing features.
Ok, but the Sales Order Service API should today contain features that cover the endpoints that are going to be removed in June?
Hello,
currently, the new Sales Order Service API is not including all the features exposed via the legacy Sales Order Endpoint. We don't have a field to field map between old and new DTOs however the field definitions of the new service can be seen at https://salesorder.visma.net/swagger/index.html
Getting started with the first neXtGen service: Visma.net ERP Sales Order API
Please let us know what information you're missing in detail, so we can check it out for you.
Thanks.
Copyright © 2022 Visma.com. All rights reserved.