Qodex.ai
Qodex.ai
IntroductionAsk Anything
v1: Paddle API
Products
List productsCreate a productGet a productUpdate a product
Prices
List pricesCreate a priceGet a priceUpdate a price
Discounts
List discountsCreate a discountGet a discountUpdate a discount
Customers
List customersCreate a customerGet a customerUpdate a customer
Addresses
List addresses for a customerCreate an address for a customerGet an address for a customerUpdate an address for a customer
Businesses
List businesses for a customerCreate a business for a customerGet a business for a customerUpdate a business for a customer
Transactions
List transactionsCreate a transactionPreview a transactionGet a transactionUpdate a transactionGet a PDF invoice for a transaction
Subscriptions
Get a subscriptionUpdate a subscriptionList subscriptionsCancel a subscriptionPause a subscriptionResume a paused subscriptionActivate a trialing subscriptionGet a transaction to update payment methodPreview an update to a subscriptionCreate a one-time charge for a subscriptionPreview a one-time charge for a subscription
Adjustments
Create an adjustmentList adjustmentsList credit balances for a customer
Pricing preview
Preview prices
Events
List events
Notification settings
List notification settingsCreate a notification settingGet a notification settingUpdate a notification settingDelete a notification setting
Notifications
List notificationsGet a notification
Notification logs
List logs for a notification
Notification setting replays
Replay a notification
Reports
Create a reportList reportsGet a CSV file for a reportGet a report
IP addresses
Get Paddle IP addresses
Events types
List events types
IntroductionAsk Anything
v1: Paddle API
Products
List productsCreate a productGet a productUpdate a product
Prices
List pricesCreate a priceGet a priceUpdate a price
Discounts
List discountsCreate a discountGet a discountUpdate a discount
Customers
List customersCreate a customerGet a customerUpdate a customer
Addresses
List addresses for a customerCreate an address for a customerGet an address for a customerUpdate an address for a customer
Businesses
List businesses for a customerCreate a business for a customerGet a business for a customerUpdate a business for a customer
Transactions
List transactionsCreate a transactionPreview a transactionGet a transactionUpdate a transactionGet a PDF invoice for a transaction
Subscriptions
Get a subscriptionUpdate a subscriptionList subscriptionsCancel a subscriptionPause a subscriptionResume a paused subscriptionActivate a trialing subscriptionGet a transaction to update payment methodPreview an update to a subscriptionCreate a one-time charge for a subscriptionPreview a one-time charge for a subscription
Adjustments
Create an adjustmentList adjustmentsList credit balances for a customer
Pricing preview
Preview prices
Events
List events
Notification settings
List notification settingsCreate a notification settingGet a notification settingUpdate a notification settingDelete a notification setting
Notifications
List notificationsGet a notification
Notification logs
List logs for a notification
Notification setting replays
Replay a notification
Reports
Create a reportList reportsGet a CSV file for a reportGet a report
IP addresses
Get Paddle IP addresses
Events types
List events types
Homev1: Paddle APIDiscounts

Discounts

Number of APIs: 4

  1. List discounts GET {{baseUrl}}/discounts

  2. Create a discount POST {{baseUrl}}/discounts

  3. Get a discount GET {{baseUrl}}/discounts/:discount_id

  4. Update a discount PATCH {{baseUrl}}/discounts/:discount_id

Previous
Update a price
Next
List discounts