Coupons
Retrieves all available coupons.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| Name | String | ||
| AddonConstraint | String | ||
| ApplyDiscountOn | String | ||
| ApplyOn | String | ||
| CurrencyCode | String | ||
| DiscountAmount | Integer | ||
| DiscountPercentage | Double | ||
| DiscountType | String | ||
| DurationMonth | Integer | ||
| DurationType | String |
The allowed values are one_time, forever, limited_period. | |
| Object | String | ||
| PlanConstraint | String | ||
| PlanIds | String | ||
| Redemptions | Integer | ||
| ResourceVersion | Long | ||
| Status | String |
The allowed values are active, expired, archived, deleted. | |
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime |