Description Usage Arguments Value
View source: R/invoice_items.R
Remove an invoice item from an invoice.
1  | stripe_delete_invoice_item(api_key, item_id)
 | 
api_key | 
 Your Stripe API Key  | 
item_id | 
 The invoice item id you want to delete  | 
A data frame without errors if successful.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.