Included in the 10.56.0 release [07/07/25] “New CustomerSalesPrice endpoints for creating/updating/getting customer sales prices - New CustomerSalesPrice endpoints for creating/updating/getting customer sales prices are available for third party integrators to be used for a better and efficient handling of customer sale prices.”
... Skatīt vairāk
Could you please send a screenshot of the step you're at in creating the service app? Without a more precise part of the process, it will be difficult to troubleshoot.
... Skatīt vairāk
You can only use the service flow for an existing customer with a tennantID, I don't know how you create a customer using the API since we don't do that, you will need to ask Visma about that.
... Skatīt vairāk
Getting "invalid_grant" because refresh_token expired. As per above app setting refresh token expire after 30 days. How we can handle this case without involving users?
... Skatīt vairāk
Many times API not giving field "addCostPriceStatistics" while filtering with either with availabilityLastModifiedDateTime or lastModifiedDateTime. Is there any way to get consistency results?
... Skatīt vairāk
I'd also recommend to take a look at this post, it would require a different action to be pressed for your webhook to trigger - https://community.visma.com/t5/Knowledge-base-in-Developers/Using-Automation-Actions-and-Webhooks-to-create-custom-actions/ta-p/330388
... Skatīt vairāk
There is an option to use auto-numbering, in that case the invoicenumber is different from the number you POST in the initial invoice request (which is ignored then). But in your case the number seems to be the same, so that is good. The problem is that the invoice has the status balanced, which is a concept state. After you have released the invoice it should be able to be paid.
... Skatīt vairāk
Hi!
We have some questions:
Whats the tenant ID of the company that you are testing?
Whats the userID of the subscription (login)?
Whats the ID of the subscription?
What Event are you subscribing too?
You can send the reply direct to [email protected] We have been testing and our webhook tests seem to work according to documentation. If we get the ID it´s possible for us to identify what has gone wrong. Best regards
... Skatīt vairāk
Hi, Since this is a thread with issues from both the old authentication method and the new method over a couple of years, we recommend that you start a new thread with a description of the current issues you are experiencing. You can also reach out to your local support here: https://community.visma.com/t5/Forum-in-Developers-Visma-net/Update-on-Visma-net-ERP-API-Support-channels/m-p/633804#M4710 Kind regards Sandra
... Skatīt vairāk
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.
... Skatīt vairāk
Hello Kashyap, you can include all the fields those are necessary for your operation. At this point, we believe it'd be best to restore a copy of your company DB to be able to diagnose the issue.
... Skatīt vairāk
There is a trailing space in the "Location" value in your payload, you can start with removing that. Additionally, you can check that transaction in the UI line, to make sure there is a location available for the selected warehouse.
... Skatīt vairāk
Hi,
Please send an email to the VNI team with the new redirect URI: [email protected]
When you have updated to the new authentication method via the developer portal you can add this by yourself.
Thank you.
... Skatīt vairāk
Hi,
As mentioned in the post, if you're missing the license in your company and need help regarding ERP related topics you should contact your Partner Service from your market.
When you have been able to activate the license, you can find the project on ScreenId=PM3010PL:
And the project tasks at ScreenId=PM3020PL:
For more guidance regarding the ERP UI, please refer to your partner service.
Thank you.
... Skatīt vairāk
HI,
Could you please enter the same inventoryItem in the UI and try to save? It should give you an indication to what field you need to specify.
It might be that the item has a lot/serial class that requires it to be specified when used.
Send us a screenshot of the error message and we can help you find the cause.
Thank you.
... Skatīt vairāk
Hello, if the error is occurring in the UI, the customer should contact their ERP support to adjust the required configuration. Once this handled in the UI, then the flow can be performed via the API.
... Skatīt vairāk
Hi,
You would need to go over each line one by one, we recommend that you either enter the order in the UI or try to find what stock items are missing default warehouse via a generic inquiry.
... Skatīt vairāk
Hi,
Please make sure that each value of each segment is set up in the segmentkey/value screens(ScreenId=CS203000&DimensionID=SUBACCOUNT):
As well as the combination in the subAccounts screen(ScreenId=GL203000):
Please also make sure that the values and combinations are active.
If they are all active, please try to enter the transaction via the UI, this should point you to the issue.
... Skatīt vairāk
Hi,
You crossReference to maintain cross-references between the item ID of the stock item used in your company and identifiers used by your suppliers and customers for the item.
What is it you are trying to do? Normally IBAN numbers are only set on customer/suppliers.
Attributes can be set under attributes, which you can set up as you like, you can read how to handle them here:
Using the Attribute Parameter
... Skatīt vairāk
Hi,
It works like this: The update is done in the ERP -> The ERP sends a message to an internal tool -> This tool sends a message to Message Router -> Message Router puts the message in the VNI queue -> VNI processes the message and if a subscription exists it sends the webhook.
... Skatīt vairāk