Hi, I'm trying to optimize my calls given the 15 calls clover limit, upon detecting a certain action my server needs to update a variable number of items (in general more than 15).
Is there a way to update many items in one call/do a bulk update of inventory items?
Thanks!