#Felipe Bonano

1 messages · Page 1 of 1 (latest)

lunar horizonBOT
vague whale
#

We don't have an API endpoint for monthly recurring revenue (MRR). What is it you are trying to get here?

rancid flume
#

There's another way to get this data?

vague whale
#

What is the data you want?

rancid flume
#

i need this for a dash

#

I need just a MRR of the products

vague whale
#

If you are looking for the revenue associated with a specific product from Invoices, then your best bet is to retrieve all invoices from a specific time period using our List API and group them by the Price IDs in the lines. https://stripe.com/docs/api/invoices/list

#

Wait

#

Have you tried using our Reports API?

rancid flume
#

alright, i'll try, thanks