Report on your products, prices, and discounts
Export information about products, prices, and discounts as a spreadsheet to better understand your data using two new reports.
What's new?
We added two new reports to the Paddle platform:
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.
Summary of changes to fields
This is a summary of the changes to fields in the Paddle API and webhooks:
Field | Change | Notes |
---|---|---|
report.type | New allowed values | products_prices and discounts added |
report.filters[].name | New allowed values | product_status , price_status , product_type , price_type , product_updated_at , and price_updated_at added |
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.