#lena-dooms_api

1 messages ¡ Page 1 of 1 (latest)

next roverBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1219581680226930758

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

flint folioBOT
#

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

molten radish
#

@elfin moth I could not respond to the previous thread anymore as it was closed. However, I did also try to include all phases in the request. This resulted in the error that I am not allowed to update a phase that has already ended

broken briar
#

From the docs:

You can only update the current and future phases on subscription schedules. You need to pass in all current and future phases when you update a subscription schedule. You also need to pass in any previously set parameters that you want to keep. Any parameters that were previously set are unset for the existing phase unless you pass those in the update request. You still receive information in the response about past phases.
https://docs.stripe.com/billing/subscriptions/subscription-schedules#updating

Of the examples you shared, I don't see any request meeting those requirements

Learn how to use subscription schedules to automate changes to subscriptions over time.