#KaraJohnson01-Invoice
1 messages · Page 1 of 1 (latest)
Hi, you can delete an invoice, if it's in a draft state, https://stripe.com/docs/api/invoices/delete
However, if it's finalized, this can only be voided, https://stripe.com/docs/api/invoices/void
@kindred stone - let me know if you have further questions on this