#taviksha-akar_api

1 messages ¡ Page 1 of 1 (latest)

vale waspBOT
#

👋 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/1280839736658890795

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

lapis summit
vale waspBOT
pale nest
#

Ok but in stripe it shows texts like Update price from X to Y, Next invoice -> AMount due x. etc so these text are not available in the API response so do we need to adjust and fix that at our end ?

silver heron
#

You'd use the data/fields returned from the the invoice endpoint to craft your UI as you need yes

pale nest
#

OK thanks, Can you please help me with more more query. The returned response from invoice endpoint is giving me a url -

/v1/invoices/upcoming/lines?schedule_details%5Bproration_behavior%5D=none&sched*********** like this

how to hit it? what prefix show i use to run this?

silver heron
#

Which API returns that? That looks like a Dashboard API call

pale nest
silver heron
#

Sorry, I don't understand what you're asking me

pale nest
#

I am asking that this api returned me the url staring with /v1/invoices/upcoming so what prefix should I use to see the result of the url on browser

silver heron
#

result of the url on browser
What does this even mean

pale nest
#

what is the use of the url given in response?

silver heron
#

It's an endpoint where you can access that data (the lines array) separately

pale nest
#

Ok thanks.

silver heron
pale nest
#

ok thanks

#

how to show this when updating the subscription so before updating this is like a preview