Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

API access for finances summary report

API access for finances summary report

manishjha01
Shopify Partner
4 0 1

I am looking for best way to pull the information presented in Finance Summary report (under Analytics > Reports > Finances > Summary) with a date parameter. Something like this below

/admin/reports/finances?since=2022-06-01&until=2022-06-03

I am trying to use API to get all the numbers presented in this report. Whats the best way to handle this?

https://www.screencast.com/t/jGLdjtYS3hB0

 

Replies 3 (3)

CloudlabSam
Shopify Partner
611 49 106

This is not possible via the Shopify API. There are their-party reporting apps that would allow this. Report Toaster, Advanced Reports, Better Reports, etc.

manishjha01
Shopify Partner
4 0 1

Thanks for the response but thats not going to be helpful as the API client may not have subscribed to these other reporting apps.

 

Is there an API way to pull Payout summary by Payment Processor? In other words can I query using API payout details for Shopify Pay and PayPal separately?

TraceyNewman
Shopify Partner
1 0 0

Hi there! Were you successful in finding an API or another way to recreate these values - I've got the same question!