User Profile
Véronique
17
Posts
2
Kudos
0
Solutions
14-11-2024
15:48
Do you plan to support interactive-API authentication in the Swagger documentation as well?
... View more
17-05-2023
16:24
Hello Véronique, we'll inform the platform team to clarify these details for you.
... View more
14-09-2022
16:17
Hello,
after reviewing the case, the Attribute's [Date] accepted data format is yyyy-MM-dd withot hour section, and the GET Customer > Attributes returns the "00:00:00.000" as wrapped by the base date-time format in the DTOs.
Since the data-class is shared among other DTOs, removing the time part would a cause a breaking change and there are other variables where the time part is in use.
Consequently, we've conveyed that to the development team if GET-Customer > Attribute[Date] field can be individually edited to exclude the time part. We will provide further updates as more information is available.
... View more
14-01-2022
14:22
Hello,
this is in the backlog and unfortunately, we're unable to share specific information about the release plan at the moment since it's not emerged yet. We'll continue to keep you informed of further developments as we receive information on any progress.
... View more
22-11-2021
10:29
The VAT amount was exposed in ExpenseReceiptDto after we requested it. It turns out that our app would be much faster if the taxTotal was also exposed in ExpenseClaimDetailDto. We get a list of expense claims (which necessarily contain a list of ExpenseClaimDetailDto) before we display the list of receipts, therefore we would spare quite a few API calls if the taxTotal was already available in this model.
... View more
08-10-2021
10:54
Hello Véronique,
thank you for bringing this to our attention. This will be reviewed, and the updates will be shared under this post. addSoLine_operationID
addSOOrder_operationID
... View more
01-06-2021
15:13
[Release Notes] - Visma.Net API 8.51.0 - 01.06.2021
... View more
18-05-2021
15:57
[Release Notes] - Visma.Net API 8.49.0 - 18.05.2021
... View more
05-02-2021
16:39
1 Kudo
We almost always only need the active items in a list. The endpoints to retrieve VAT categories and inventory items don't expose a parameter to filter on the status. Having to filter on the client side has two disadvantages: we have to load items that we don't need we can't leverage pagination as its very difficult to display paginated items that don't match the API requests. Ex: if I want to display 100 active items, I have to make multiple API calls until I reach 100 active items. When I want to display the second page of 100 active items, then I have to remember where I had left off for the first page. Very error-prone. Of course, this parameter has less priority on the endpoints that return a short list of items.
... View more
05-02-2021
16:00
Hello,
This is a documentation error. Currently, pagination is not supported in the VatCategory Endpoint. This will be corrected, thank you for your feedback.
... View more
03-02-2021
14:52
Hello Véronique, Yes, that is correct. This is specified in the article: Why am I receiving "HTTP 429 - Too many request / throttling" response from API ? "Applies to" column in the throttling configuration table.
Please also have a look at Visma.Net Integrations Startup Guide > Background Information on API Client & Token & Visma.net Financials User & Company section to have better overview about the API Client & Financials ERP Company association logic.
... View more
12-01-2021
10:46
Escalated to development
... View more
15-09-2020
15:35
Hi Magnus, We have implemented the workaround you suggested, and so far it seems to be working as expected. Thanks a lot for your help!
... View more
03-09-2020
16:15
We confirm that this is currently following the intended behaviour, results are ordered by LastModifiedDateTime when LMDT is used as filtering parameter. In base GET calls, records are orderedBy "internalId".
We definitely understand the bottleneck you're experiencing so if you could make a change/adjustment request at the Ideas section, we'll check that if this behaviour in the specification can be modified as you described.
... View more
Activity Feed for Véronique
- Posted Re: [Release Notes] - Sales Order Service API 1.0.14.936 on News in Developers Visma.net. 14-11-2024 15:48
- Posted Cannot get multiple refresh tokens per browser session on Forum in Developers Visma.net. 17-05-2023 14:26
- Posted Invalid format for date attribute on Forum in Developers Visma.net. 08-09-2022 17:08
- Posted Expose the VAT amount of an expense receipt (ExpenseClaimDetailDto) on Ideas in Developers Visma.net. 22-11-2021 10:29
- Posted Duplicate operationId Shipment_PostByshipmentNumber in swagger on Ideas in Developers Visma.net. 08-10-2021 10:48
- Got a Kudo for Systematically add a filter on status. 08-02-2021 09:27
- Posted Systematically add a filter on status on Ideas in Developers Visma.net. 05-02-2021 16:39
- Posted Swagger file doesn't describe attachment endpoints properly on Forum in Developers Visma.net. 05-02-2021 16:11
- Posted Pagination not working for VatCategory endpoint on Forum in Developers Visma.net. 05-02-2021 15:50
- Posted Re: Throttling policy for "TEST" type "API Client" for Visma.Net ERP API has bee on News in Developers Visma.net. 02-02-2021 16:36
- Kudoed Generating token with oAuth2 for Visma.Net API in Postman for Magnus Johnsen. 29-01-2021 13:10
- Posted Expose the VAT amount of an expense receipt on Ideas in Developers Visma.net. 27-01-2021 11:15
- Posted Add endpoints to submit and send for approval an expense claim on Ideas in Developers Visma.net. 06-01-2021 16:22
- Posted Expose DELETE operation for ExpenseClaim and ExpenseReceipt endpoints on Ideas in Developers Visma.net. 06-01-2021 09:50
- Posted Re: Add possibility to order entities by other field than lastModifiedDateTime when filter applies on Ideas in Developers Visma.net. 15-09-2020 15:35
- Got a Kudo for Add possibility to order entities by other field than lastModifiedDateTime when filter applies. 07-09-2020 07:36
- Posted Add possibility to order entities by other field than lastModifiedDateTime when filter applies on Ideas in Developers Visma.net. 04-09-2020 14:57
- Posted Re: Orderby query parameter on Forum in Developers Visma.net. 03-09-2020 15:10
- Posted Orderby query parameter on Forum in Developers Visma.net. 03-09-2020 14:30