question

ranza avatar image
ranza asked sam Deactivated edited

Update multiple inventory items in one call

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!
Inventory
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

sam avatar image
sam Deactivated answered sam Deactivated edited
Unfortunately, there is no REST endpoint to handle multiple items update at the moment.

As the limit is 15/sec per token, if possible, please try spreading out the request over time.
2 comments
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

ranza avatar image ranza commented ·

Is it possible to negotiate individual terms on this limit? Or could you provide a bulk request feature in a few months? Thanks

0 Likes 0 ·
sam avatar image sam ranza commented ·

Performance improvements and our server reliability is one of our utmost priority. We'll be sure to take your request into account but unfortunately we cannot share timelines of future features.

0 Likes 0 ·

Welcome to the
Clover Developer Community