Section: Subscriptions and Invoices
Create invoice item
bash
bash
stripe invoiceitems create --customer cus_123 --amount 1200 --currency usd --description "Support fee"Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Subscriptions and Invoices