Preview manage plan
Request body
If true, the company gets the plan only once the first invoice is paid. Only applies to an invoiced subscription. Defaults to false.
The date the subscription's billing period renews on. Only honored when starting a new subscription; changing the anchor on an existing subscription is not supported.
Address the invoice is sent to. Required when collection_method is send_invoice.
The company that pays for this subscription. Must already have a Stripe customer. Only honored when starting a new subscription.
If false, subscription cancels at period end. Only applies when removing all plans. Defaults to true.
Payment terms in days for an invoiced subscription. Defaults to 30.
If true and cancel_immediately is true, issue prorated credit. Only applies when removing all plans. Defaults to true.
When true, the partial period between the subscription starting and its renewal date is billed pro rata straight away. When false that period is free and no invoice is raised until the renewal date. Only applies alongside billing_cycle_anchor. Defaults to true.
Whether Stripe emails the invoice when it is finalized. Only applies to an invoiced subscription. Defaults to true.
Response
OK
Input parameters