PaymentPlanPrice
A pricing option (price point) within a Payment Plan, such as a monthly subscription or an installment plan.
PaymentPlanPriceImplements
Fields
Price charged for this option, in cents. Null when the plan carries no monetary charge.
ISO currency code the amount is charged in.
Whether this option offers a free trial before the first charge.
Required scopes: host:read:network, host:read:network_plans, host:write:network_plans (any one)
Number of payments this plan is split into. Null unless it is an installment plan.
Recurring billing cadence, such as month or year. Null for a one-time purchase.
Whether this is a single one-time purchase rather than a recurring plan.
Price point name shown to members, such as Monthly or 3 Monthly Installments.
Resource ID for this object, for interop with the Admin API.
Free trial days a member gets before the first charge. Null when this option has no trial. Only subscriptions carry a trial.
Required scopes: host:read:network, host:read:network_plans, host:write:network_plans (any one)