#Bruna Pinto
1 messages ยท Page 1 of 1 (latest)
Hello ๐
Give me a moment to catch up and I'll respond as soon as I can ๐ thanks
๐
thanks for your patience, can you share the request IDs that I can take a look at?
https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
req_KBqotbwzc0lOkE
And this is the request ID that worked the coupon, because I unsubscribed directly from the stripe dashboard: req_QiunFIM9pvkTk3
In your update request of the subscription schedule, you're not passing in the existing coupon ID which is causing the coupon field to go null
You can inspect the response object
phases: [
{
add_invoice_items: [],
application_fee_percent: null,
billing_cycle_anchor: null,
billing_thresholds: null,
collection_method: null,
coupon: null,
currency: "brl",