updatePlan( )


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Updates a single plan.

To update multiple plans at once, call Bulk Update Plans.

Method Declaration
Copy
Method Parameters
_idstringRequired

Plan ID.


planUpdatePlanRequired

optionsUpdatePlanOptions
Returns
Return Type:Promise<Plan>
Errors
400Invalid Argument

There are 10 errors with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Did this help?