#shubhamjha
1 messages · Page 1 of 1 (latest)
What's a 'schedule releasing event'?
on subscription sheduling release
?
There's no metadata parameter on that endpoint: https://stripe.com/docs/api/subscription_schedules/release
You'll need to update the Schedule object with the metadata first, before releasing it: https://stripe.com/docs/api/subscription_schedules/update#update_subscription_schedule-metadata
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.