#rq-sagar
1 messages · Page 1 of 1 (latest)
Hi there,
Yes you can pause subscriptions following this guide:
https://stripe.com/docs/billing/subscriptions/pause
You need to update the subscription using this API:
https://stripe.com/docs/api/subscriptions/update#update_subscription-pause_collection
Actually I tried that, it returned 404 subscription not found.
Maybe it is because the subscription hasn’t started yet?
Can you share the ID (req_xxx) of the failing API request?
https://support.stripe.com/questions/finding-the-id-for-an-api-request
Sure, req_df1UG0NCValUnX
This is a subscription schedule, the Subscription is not yet created actually that's why