#jsdesign-sw_sub-schedule-release-api

1 messages ยท Page 1 of 1 (latest)

ashen pivotBOT
#

๐Ÿ‘‹ 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/1389541959051509792

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

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.

proper parcel
#

To clarify, you want to unset the schedule property on the Subscription resource?

tepid oriole
#

This is my current modification method

#

Yes, I don't want to control my subscription through my schedule

proper parcel
#

Or set end_behavior: 'release'

tepid oriole
#

I don't seem to have expressed my meaning clearly. I want my subscription to be controlled through updating the subscription API instead of managing historical schedules, so I want to clear my schedule

proper parcel
#

Yes, the only want to do that is to 'release' the schedule

#

If there is a schedule attached to a subscription, you can't update the subscription directly. That's why you need to release it

tepid oriole
#

My intention is not to have my subscription managed by the schedule API, but to manage it through the subscription API

#

Due to the existence of this schedule, after upgrading my subscription, there will be a lot of dirty schedule related data in my billing details

proper parcel
ashen pivotBOT
proper parcel
#

That won't happen until 2026-07-01 according to the phases on the schedule

proper parcel
tepid oriole
#

Will this cause my subscription to expire immediately

lethal grail
#

Hi ๐Ÿ‘‹

I'm stepping in as my colleague needs to go

#

Using the Release API will not cancel the underlying Subscription

#

It will just remove the Subscription Schedule from the Subscription so that any updates do not create new phases