question

tmurphy0323 avatar image
tmurphy0323 asked David Marginian Deactivated commented

Inventory count by date

How can I pull inventory by specific date? We are taking a new direction in our company and our CPA would like us to clean up inventory cost values and any other data not accurate during 2020. We need to pull an inventory report by month with item name, quantity, sale price, and cost.

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

·
David Marginian avatar image
David Marginian Deactivated answered David Marginian Deactivated commented

We have a REST API -https://docs.clover.com/reference. It sounds like you would be interested in https://docs.clover.com/reference#inventorygetitems-1. You can use a merchant API token to access it. Please see all the subsections here for information on using the API -https://docs.clover.com/docs/making-rest-api-calls.

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.

tmurphy0323 avatar image tmurphy0323 commented ·

I would love to be able to do this but I am not a programmer. Is there any other way to make this happen? I can read code and tell people what I need but writing and making it happen by myself is a challenge.

0 Likes 0 ·
David Marginian avatar image David Marginian ♦♦ tmurphy0323 commented ·

What does pulling inventory report by last month mean? What date is used to constrain the inventory. The Clover dashboard has an item sales report, and there is also a export capability (in the Inventory section). I believe that is all that is available to merchants. You can try contacting Clover support, they may be able to help. This forum is monitored by developers and designed to assist third party developers building applications on our platform.

0 Likes 0 ·

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