updateSubscribedPlan
Updates the subscribed plan.
Arguments
Parameters for UpdateSubscribedPlan
UpdateSubscribedPlanInput Arguments
The ID of the SubscribedPlan to update.
The new date at which the next billing cycle will occur.
The new plan associated the subscription should change to.
The unit of the interval the billing cycle runs
The interval at which the billing cycle runs according to the unit set in billingCycleIntervalUnit.
A custom recurring amount different from the default plan price.
A custom initial amount different from the default plan initial amount
The interval defining trial period length according to the unit set in trialPeriodIntervalUnit.
The unit of the interval defining the trial period length set in trialPeriodInterval
The unit of the interval for maximum commitment terms
The period interval for maximum commitment terms
The date at which the maximum commitment ends
The unit of the interval for minimum commitment terms
The period interval for minimum commitment terms
The date at which the minimum commitment ends
Return fields
errors ([ModelValidationError!]!)
subscribedPlan (SubscribedPlan)
Last updated