question

mesamtimmar avatar image
mesamtimmar asked chanel Deactivated answered

Best way to fetch Sales data of items of a merchant?

My goal is to fetch sales data of items of a particular merchant using merchant ID. After going through some documentation and old questions from developers community at clover, I found that one has to use orders and payments rest APIs to determine sales of items as there is no API that directly gives sales data (as far as I know).
My question is that is there any better way to get Sales data of items of a particular merchant through Rest APIs other than using order and payments Rest APIs and then figuring out sales of items from them?
OrdersREST APIPaymentsMerchantSale
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

·
chanel avatar image
chanel Deactivated answered
As a third party developer, you will need to create an app that utilizes the Order and Payment endpoints of our API.
10 |2000

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

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