to get a personalized navigation.
to get a personalized navigation.
Hi Visma,
It is often our use-case that we need to display inventory details for a list of items, say from a order.
An order contains 20 lines, we need to lookup information regarding those 20 items.
Therefore we suggest that the inventory endpoint will be extended to allow for calls with multiple itemnumbers.
Simular to:
/controller/api/v1/inventory?itemnumber[]=AAA&itemnumber[]=BBB&itemnumber[]=CCC&itemnumber[]=ZZZ
Hopefully giving us, the response of the set of X items faster than doing X calls to inventory.
This limitation is by far the largest issue we experience with the current API.
Note
I am aware of the BATCH api, but it as bugs preventing us to use it.
https://www.visma.com/software/support/portal/forum/showthread.php?13991
(Also i assume that the BATCH api just replays all calls internally, therefore a proper multi itemnumber implementation in Inventory Endpoint I assume will respond faster)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Copyright © 2022 Visma.com. All rights reserved.