question

cloverdevv avatar image
cloverdevv asked mattgx commented

Accessing Sales Reports through REST API

I wanted to know if it was possible to get access to the data from the Reporting application through any sort of REST Query. Additionally, would I be able to narrow that down to a specific time frame for those reports? I realize you can do this by going to the Reporting app on the web dashboard but I am hoping this can be done through the REST API. Thanks

Sale
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.

mattgx avatar image mattgx commented ·

Any resolution on this? I have the same question.

0 Likes 0 ·
knikhil avatar image knikhil commented ·
I dont want to get the sales report just want to get the whole data related order payment transaction through web API
0 Likes 0 ·

1 Answer

Mark Mullan avatar image
Mark Mullan Deactivated answered

Hi all,

The data you're seeking is not available through our REST APIs. That being said, the Clover Reporting app (and all other Clover apps) are built on and consume our SDK, so the SDK has the tools that will allow you to retrieve the information for your application. The SDKs are located here:

  • https://github.com/clover/clover-andr...
  • https://github.com/clover/clover-ios-sdk

Hope this helps,

Mark

10 |2000

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