- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
/controller/api/v1/GeneralLedgerTransactions stopped working with lastModifiedDateTime
Hi I have built an integration fetching general ledger transactions from Visma to a database for bi-purposes. This has been working but seems to have stopped working about a month ago.
It seems that the endpoint does not work, or at least returns nothing, when I specify a lastModifiedDateTime condition in my request. For instance https://integration.visma.net/API/controller/api/v1/generalledgertransactions?ledger=1&fromPeriod=20... 10:54:16&lastModifiedDateTimeCondition=>=&pageSize=1000&pageNumber=1 does not work. If i remove lastModifiedDateTime and lastModifiedDateTimeCondition i can verify that there are objects with a lastModifiedDateTime greater than what i put in.
Any suggestions?
Hi,
We'll have a look at it and get back to you.
Hi,
The issue that the result is returned empty seems to occur when using both "includeUnposted" and "includeUnreleased" at the same time.
When either is used together with lastModifiedDateTime, they don't work but the lastModifiedDateTime filter works.
We'öö report this to the development team.
Thank you.
Hi,
It's in the development teams backlog, we'll get back to you as soon as we have more information to share.
Thank you.
