#nukesforbreakfast_best-practices

1 messages ¡ Page 1 of 1 (latest)

hollow pewterBOT
#

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

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

tidal ivyBOT
#

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.

lyric nymph
#

The only thing I could think of was to create a new invoice with the new invoice items, and then apply a custom credit note equaling the amount paid on the invoice that I wanted to revise.

cerulean pumice
#

Yeah you can't modify a paid Invoice. You can only use Credit Note to compensate them later

lyric nymph
#

It seems like that could almost be automated if the from_invoice argument to the create invoice endpoint allowed specifying a paid invoice.

#

are there other examples or options to implement a "revise paid invoice amount upward" flow?

cerulean pumice
#

You can create a negative Invoice Item for example, but I would still recommend CreditNote.

lyric nymph
#

credit notes can be used to revise the invoice balance downward only, right?

#

I tried to add a "negative" credit note to increase the balance, but the API rejected it.

cerulean pumice
#

Yes only for the Invoices onward