Delete invoice itemdelete https://api-payment.inspireplatform.io/invoices/{invoiceId}/invoice-items/{id}Overview Delete an item from an invoice. Pass the invoice ID in the invoiceId path parameter and the item ID in the id path parameter.