#Joel B
1 messages · Page 1 of 1 (latest)
Hi! Let me help you with this.
Could you please share the Subscription ID sub_xxx and the Request IDs req_xxx? https://support.stripe.com/questions/finding-the-id-for-an-api-request
And do you have an example of the other error message?
req_75rojEUHRc0NtK
This one is with one start date missing
This one is with start dates for all phases
req_VuYvC5YuELoMyq
What are you trying to do exactly?
Downgrade the subscription at the end of the current period
Hi! I'm taking over this thread.
In this request: req_75rojEUHRc0NtK the start_date is missing for the first phase.
In this request: req_VuYvC5YuELoMyq, there is a start date, but it has to be the same start date as the current existing phase. you cannot change it.
I also tried with different dates (+ and - 1 sec)
When updating a subscription schedule, the start_date of the first phase has to be exactly the same as the existing current phase.
Okay thank you i will try that.
In your specific example it should be set to 1680522824
Thank you everything is working now