Discounts
Returns Paddle discounts.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| DiscountStatus | String |
The allowed values are active, archived, expired, used. | |
| Description | String | ||
| Code | String | ||
| Type | String |
The allowed values are flat, flat_per_seat, percentage. | |
| Amount | String | ||
| CurrencyCode | String | ||
| IsRecurring | Boolean | ||
| MaximumRecurringIntervals | Integer | ||
| UsageLimit | Integer | ||
| RestrictTo | String | ||
| IsEnabledForCheckout | Boolean | ||
| TimesUsed | Integer | ||
| Mode | String |
The allowed values are standard, custom. | |
| DiscountGroupId | String | ||
| CustomData | String | ||
| ImportMeta | String | ||
| ExpiresAt | Datetime | ||
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime |