Paddle Billing
Search

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:

  • Product and prices

    Products and prices form your product catalog. They're things that you sell to customers. 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.

The discounts report is only available to generate and work with using the Paddle API right now. It's scheduled to land in the Paddle web app in Q2 2024.

Summary of changes to fields

This is a summary of the changes to fields in the Paddle API and webhooks:

FieldChangeNotes
report.typeNew allowed valuesproducts_prices and discounts added
report.filters[].nameNew allowed valuesproduct_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.

Learn more