Delete an InvoiceAsk AIdelete https://api.sandbox.helloaria.eu/companies/{companyId}/invoices/{invoiceId}Note: Only works when you have no Loan linked to the Invoice.Path ParamscompanyIdstringrequiredDefaults to meinvoiceIdstringrequiredHeadersx-end-user-ipstringIP of the end-user doing the action resulting in the API call.Responses 204Invoice successfully deleted 403Not permitted (e.g trying to delete an invoice from a company other than yours) 404Invoice not foundUpdated 10 months ago