List Subscription Revenue

This endpoint will return subscription revenue data for your property, optionally grouped by day, for the date range supplied in filters[start_date] and filters[end_date]. The aggregate or daily data will be rendered as:
"2021-03-01": { currency_code1: amount1, currency_code2: amount2 }
where currency_code is a standard ISO 4217 code (USD, CAD, etc), and amount is a number representing the quantity of the given currency.

Language
Authorization
Query
Click Try It! to start a request and see the response here!