#axel_api
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/1392121218039021660
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
hi there!
are you using usage based billing with Meters?
if so, you can get Meters summary: https://docs.stripe.com/api/billing/meter-event-summary/list?api-version=2025-06-30.basil
and create adjustments: https://docs.stripe.com/api/billing/meter-event-adjustment/create?api-version=2025-06-30.basil
Yes we are
We know we can create/update the usage but i need the exact timestamp and in this case we don't have it, is there any way to retrieve this?
unfortunately, no. that's something that you would need to track on your end.