Update a plan and cycleAsk AIput https://public.billsby.com/api/v1/rest/core/{companyDomain}/products/{productId}/plans/{planId}Update a plan and cycle for your companyReturned variablesPath ParamscompanyDomainstringrequiredYour companies Billsby subdomain - for example, if you login at widgets.billsby.com, your companyDomain is widgetsproductIdint32requiredThe unique identifier of the product in the Billsby platformplanIdint32requiredThe unique identifier of the plan in the Billsby platformBody ParamsnamestringThe name of the plan you want to updatedisplayNamestringThe display name of the plan you want to updatedescriptionstringThe description of the planfeatureTagsstringThe feature tags associated with the planvisibilityint32The visibility of the plancyclesobjectDefine your cyclescycles objectredirectUrlstringThe URL you want your customer to redirected to when they have completed the checkout flowalertEmailstringSet up an email to receive alerts when a customer signs up for the planResponse 200200Updated almost 6 years ago