#juicy-Subscription
1 messages · Page 1 of 1 (latest)
You can also pass in the subscription param https://stripe.com/docs/api/invoices/upcoming?lang=python#upcoming_invoice-subscription
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Can I pass 2 subscription IDS in a single call?
Nope, you can just pass one subscription ID per call