Prices
Returns Paddle prices. Filter by product_id to list prices for a specific product.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| ProductId | String |
Products.Id | |
| Type | String |
The allowed values are standard, custom. | |
| Description | String | ||
| DisplayName | String | ||
| TaxCalculationMode | String |
The allowed values are account_setting, external, internal. | |
| Status | String |
The allowed values are active, archived. | |
| BillingCycleInterval | String |
The allowed values are day, week, month, year. | |
| BillingCycleFrequency | Integer | ||
| TrialPeriodInterval | String |
The allowed values are day, week, month, year. | |
| TrialPeriodFrequency | Integer | ||
| UnitPriceAmount | String | ||
| UnitPriceCurrencyCode | String | ||
| UnitPriceOverrides | String | ||
| MinimumQuantity | Integer | ||
| MaximumQuantity | Integer | ||
| CustomData | String | ||
| ImportMeta | String | ||
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime |