#taviksha-akar_api

1 messages ¡ Page 1 of 1 (latest)

fleet vergeBOT
#

👋 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/1317055021468356631

📝 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.

patent merlin
#

Hi, let me help you with this.

#

As far as I know, Dashboard doesn't make a strict distinction between Subscriptions and Subscription Schedules. If it's just a Subscription and you add a phase, it will turn it back into a Sub Schedule before doing so.

haughty goblet
#

Means it will create a new subscription schedule on that subscription?

patent merlin
#

I don't know how Dashboard works exactly - we mostly help with API integrations here - but I think it will, yes.

haughty goblet
#

Ok, rather than dashboard if use API to update a subscription then how to add phases to that subscription? As update subscription api endpoint doesn't seems to have phases option to add.

patent merlin
#

You have to turn it into a Subscription Schedule first, with the call I shared above ☝️

haughty goblet
#

Ohh..Actually we have to use the invoices and other things of the subscription schedule so if first subscription schedule is released and we will create a new schedule then how we will show data related to first schedule as the new schedule will be attached to it.

patent merlin
#

I think the underlying Subscription ID will remain the same. But you can also save all the old Schedule IDs in the Subscription metadata.