Get refund metrics
Returns timeseries data for refunds in a given date range. Trends have a daily granularity. The transaction subtotal (base cost minus discounts excluding taxes and fees) of refunded products returned to the customer. This does not include chargebacks.
When to and from are the same, returns an empty timeseries.
Query Parameters
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.
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
Refund metrics timeseries with amount for each datapoint.
Supported three-letter ISO 4217 currency code for this metric. Returned in your primary balance currency, converted using the current exchange rate.
Array of datapoints. Empty if to and from are the same.
RFC 3339 datetime string for when this timeseries starts (inclusive).
RFC 3339 datetime string for when this timeseries ends (exclusive).
Granularity for this timeseries.
RFC 3339 datetime string of the last successful data refresh for this metric.
Information about this response.
Unique ID for the request relating to this response. Provide this when contacting Paddle support about a specific request.