Paddle Billing
Ask AI

Get MRR change (monthly recurring revenue change) metrics

Permission required

Returns timeseries data for monthly recurring revenue change in a given date range. Trends have a daily granularity. Monthly recurring revenue (MRR) change compared to the same time interval last month.

When to and from are the same, returns an empty timeseries.

Query Parameters

fromstring<date>required

Return data from a specific date. Pass an RFC 3339 full-date string. Interpreted at 00:00 UTC. Must be before or the same as to.

tostring<date>required

Return data up to a specific date. Pass an RFC 3339 full-date string. Interpreted as 00:00 UTC. Must be after or the same as from.

Response

dataobject

Monthly recurring revenue change metrics timeseries with amount for each datapoint.

currency_codestring

Supported three-letter ISO 4217 currency code for this metric. Returned in your primary balance currency, converted using the exchange rate at the time of each transaction. If your primary balance currency changes, amounts continue to be returned in the previous currency until the next payout period begins.

timeseriesarray[object]

Array of datapoints. Empty if to and from are the same.

starts_atstring<date-time>

RFC 3339 datetime string for when this timeseries starts (inclusive).

ends_atstring<date-time>

RFC 3339 datetime string for when this timeseries ends (exclusive).

intervalstring

Granularity for this timeseries.

updated_atstring<date-time>

RFC 3339 datetime string of the last successful data refresh for this metric.

metaobject

Information about this response.

request_idstring

Unique ID for the request relating to this response. Provide this when contacting Paddle support about a specific request.

AI Assistant

Ask me about Paddle

Discover, integrate, and debug faster. I'm here to help with all your questions and use cases.

Looking for help with a purchase? Visit paddle.net.

Powered by kapa.ai
|
Protected by hCaptcha