What's new?
We added two new reports to the Paddle platform:
- Product and prices
Products and prices form your product catalog. They're things that customers can purchase. Generate product and price reports to get information about your products and prices. - Discounts
Discounts let you reduce the amount a customer has to pay for a transaction. Generate discounts reports to get information about your products and prices.
How it works
Reports in Paddle let you export information from your account that you can open in a spreadsheet app.
You could previously generate reports for transactions and adjustments, as well as transaction and adjustment line items. We added two new reports to complement these, letting you get data about your product catalog.
Next steps
This change is available in version 1 of the Paddle API.
It's a non-breaking change, meaning it doesn't impact existing integrations.
Check out our generate reports guide and the report entity overview in the API reference to get started.
Summary of changes
| Entity | Field | Change | Type |
|---|---|---|---|
| Report | report.type | + Added | Enum value |
| products_prices and discounts added | |||
| Report | report.filters[].name | + Added | Enum value |
| product_status, price_status, product_type, price_type, product_updated_at, and price_updated_at added | |||