#amol_08238
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. 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.
- amol-sub-schedule-release, 37 minutes ago, 6 messages
- amol_08238, 5 days ago, 7 messages
- amol_08238, 5 days ago, 5 messages
- amol-upcoming-invoice-proration, 5 days ago, 4 messages
You'd use this API to add a new item to the phases[items] list: https://stripe.com/docs/api/subscription_schedules/update#update_subscription_schedule-phases-items
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Would I need to add other items that currently exist in phase too in this request or just the new item would do?