#yash_code
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1405229518733443234
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Can you share the Request ID?
You can find the API request ID in the dashboard by navigating to the Logs, or if you have access to network requests, this is found in the response headers as Request-Id [0].
Find help and support for Stripe. Our support site 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.
Ok, this is a coupon creation request and you're not passing applies_to in your request. What this means is the coupon can be used in across all of your products and is not tied to a specific product. Which is likely you're not seeing applies_to when you're retrieving the coupons.