Describes a phase in a subscription plan variation.
<- Object
Object
Describes a phase in a subscription plan variation.
For more information, see Subscription Plans and Variations.
The Square-assigned ID of the subscription phase. This field cannot be changed after a SubscriptionPhase
is created.
The billing cadence of the phase. For example, weekly or monthly. This field cannot be changed after a SubscriptionPhase
is created.
The number of cadence
s the phase lasts. If not set, the phase never ends. Only the last phase can be indefinite. This field cannot be changed after a SubscriptionPhase
is created.
The amount to bill for each cadence
. Failure to specify this field results in a MISSING_REQUIRED_PARAMETER
error at runtime.
The position this phase appears in the sequence of phases defined for the plan, indexed from 0. This field cannot be changed after a SubscriptionPhase
is created.