question

krisgholson avatar image
krisgholson asked bryanvargas commented

How do I retrieve all orders that an inventory item has been a part of using the Clover Platform API?

I have a very limited set of inventory items that I need to retrieve order information for (anytime that inventory item has been part of an order, I want to know). I could traverse through ALL orders and then look through order line items to see when one of my set of inventory items is included. I would prefer to simply poll (daily) each of the inventory items and retrieve the orders that it has been a part of. Is this possible using the Clover Platform API?

REST API
1 comment
10 |2000

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

bryanvargas avatar image bryanvargas ♦♦ commented ·
This is not possible with our APIs. There should be some external code logic to count and report that.
0 Likes 0 ·

0 Answers

·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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

Welcome to the
Clover Developer Community