PaymentCoupon
A Promo Code: a discount a Host offers on its Payment Plans.
PaymentCouponImplements
Fields
Per-currency fixed discounts. Empty for percentage Promo Codes.
The code a member enters to redeem the discount.
Whether the discount is a percentage or a fixed amount off.
When the Promo Code was created.
Host-facing description of the Promo Code. Plain text.
How long the discount applies: once, forever, or repeating.
Number of months a repeating discount applies. Null unless duration is repeating.
ID of the object.
Percent off the plan price (0-100). Null for amount-off Promo Codes.
Payment Plans the Promo Code is restricted to. Empty when it applies to every plan.
Redemptions of this Promo Code, oldest first. Empty for non-host viewers.
Returns the elements in the list that come after the specified cursor.
Returns the elements in the list that come before the specified cursor.
Returns the first n elements from the list.
Returns the last n elements from the list.
Filter by a case-insensitive substring match on the Payment Plan name or the member's first or last name.
Resource ID for this object, for interop with the Admin API.
Whether the Promo Code is active or inactive.
How many times the Promo Code has been redeemed. Null until first computed.
When the Promo Code was last updated.