#pareil_quote-number
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/1217489458991992834
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello, are you talking about a specific field that you are already seeing populated in the dashboard? If so can you send me the ID of the quote that you are working with and the value that you are seeing that you want to retrieve?
I'm talking about the value that is created when creating the quote by Stripe, for example.
In the API response, this value does not appear, and I would like to retrieve it after creation, which would be something like "quotation reference" or "tracking number."
Quote id : qt_1Otta7Ca0PBaCw521wUG3FvZ
Gotcha, thank you. Looking in to how to get that value via the API
I am having trouble finding this. Consulting my colleagues and I will get back to you with what we can find
No problem thanks !
That number will be populated in this field but it is not available in the API until the Quote is out of the draft phase https://docs.stripe.com/api/quotes/object#quote_object-number
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.